AnewtXHTMLMeta class

Meta element.

Class Overview

Meta element.

See also

Public Attributes

$node_name

The name of this node, depending on its type.

$always_render_closing_tag

Whether the closing tag for this element should always be rendered in full instead of using shorthand notation.

This is needed for e.g. the script tag in XHTML because of browser imcompatibilities.

Protected Attributes

$must_be_empty [protected]

Whether this node can contain children.

$allows_text [protected]

Whether this node can have text content.

Inheritance

Base Classes

Inherited members