Class | Description |
---|---|
![]() |
A class which is derived from the generic tag class, and which is specifically for the HTML META tag. |
![]() |
A class which encapsulates a meta tag which itself contains particular information, which may be in a specified language, and may have been picked from a defined vocabulary/encoding scheme. |
![]() |
A class which encapsulates a meta tag which represents a reference to an item using a URL/URI. |
![]() |
A class which encapsulates a scheme qualifier. A qualifier is an attribute which is used in a metadata tag to qualify or refine it. |
![]() |
A class which encapsulates a metadata scheme. This is a set of |
![]() |
A class which encapsulates a metadata element. This is the actual object which will be rendered into the end-user content (eg. the webpage), and contains everything necessary for that process. |
![]() |
A class which holds multiple metadata elements, for a given layout. |
Record maintainer
Function to format a tag name which might have multiple parents.
The expected format is that the sequence of tag names will each be separated by a dot ".". Here we just format it with the first descendant lowercased, and all others proper-cased.
Function to acquire the full tag name including descendants, given the tag name, and the parent element ID of that tag.
Documentation generated by phpDocumentor 1.3.0RC3