Meta element.
Meta element.
$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.
$must_be_empty [protected] ¶Whether this node can contain children.
$allows_text [protected] ¶Whether this node can have text content.
AnewtXHTMLBlockElement::$render_as_blockAnewtXHTMLElement::add_class()AnewtXHTMLElement::remove_class()AnewtXHTMLElement::__construct()AnewtXHTMLElement::set_class()AnewtXMLDomElement::get_attribute()AnewtXMLDomElement::$node_typeAnewtXMLDomElement::render()AnewtXMLDomElement::has_attribute()AnewtXMLDomElement::set_attribute()AnewtXMLDomElement::get_attributes()AnewtXMLDomElement::append_child_raw()AnewtXMLDomElement::append_child_text()AnewtXMLDomElement::$_attributesAnewtXMLDomElement::remove_attribute()AnewtXMLDomElement::has_attributes()AnewtXMLDomElement::set_attributes()AnewtXMLDomNode::has_child_nodes()AnewtXMLDomNode::$allowed_attributesAnewtXMLDomNode::$parent_nodeAnewtXMLDomNode::insert_before()AnewtXMLDomNode::$child_nodesAnewtXMLDomNode::$allowed_elementsAnewtXMLDomNode::remove_child()AnewtXMLDomNode::$owner_documentAnewtXMLDomNode::append_children()AnewtXMLDomNode::replace_child()AnewtXMLDomNode::append_child()AnewtXMLDomNode::is_same_node()AnewtXMLDomNode::__construct()AnewtXMLDomNode::create_for_value()