A class which encapsulates a metadata scheme. This is a set of
rules or a set of values (a vocabulary) designed to help people when entering metadata. This class holds the details of the scheme (name, tag, description), link(s) to resources on the scheme and possibly values for it.
Located in /metadata-defs.php (line 178)
RenderableObject | --metadata_scheme
URI of scheme data
A description of the scheme
Name of this encoding scheme
Label for scheme
Whether this is the 'preferred' scheme, of many
Array of scheme qualifier objects
Reference URL for this scheme
Unique encoding scheme ID
Scheme name to be used in meta tags
Whether object contains valid data
Array of scheme key/value pairs
Constructor
Render this scheme as HTML. This produces a table containing the
schem in a format suitable for a metadata definition form. If only a reference URL, then a simple URL is used, if values are available then a combo is used, if a qualifier set is defined, then a special qualifier assembly widget is displayed. In the latter two cases, an end-result for content s produced, and you can pass in the name of a javascript function to call to insert the result.
Get the data for this scheme.
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3