Class meta_tag

Description

A class which is derived from the generic tag class, and which is specifically for the HTML META tag.

Located in /metadata-defs.php (line 43)

RenderableObject
   |
   --tag
      |
      --HTMLtag
         |
         --meta_tag
Direct descendents
Class Description
 class data_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.
 class uri_meta_tag A class which encapsulates a meta tag which represents a reference to an item using a URL/URI.
Method Summary
 meta_tag meta_tag ()
Variables

Inherited Variables

Inherited from tag

tag::$attributes
tag::$tag_name
tag::$tag_value
Methods
Constructor meta_tag (line 45)

Constructor. Creates an empty HTML meta tag object.

meta_tag meta_tag ()

Inherited Methods

Inherited From HTMLtag

 HTMLtag::HTMLtag()
 HTMLtag::html()

Inherited From tag

 tag::tag()
 tag::add_attribute()

Inherited From RenderableObject

 RenderableObject::RenderableObject()
 RenderableObject::html()
 RenderableObject::render()
 RenderableObject::wml()
 RenderableObject::wmlup()
 RenderableObject::xml()

Documentation generated by phpDocumentor 1.3.0RC3