Comment DOM node.
Comment DOM node.
__construct($data) ¶Create a new AnewtXMLDomComment instance.
$dataThe text for this comment.
render() ¶Render comment into HTML.
This escapes invalid content so that the result is always a valid XHTML snippet.
$node_name ¶The name of this node, depending on its type.
AnewtXMLDomNode::has_child_nodes()AnewtXMLDomNode::$allowed_attributesAnewtXMLDomNode::$parent_nodeAnewtXMLDomNode::insert_before()AnewtXMLDomNode::$child_nodesAnewtXMLDomNode::$allowed_elementsAnewtXMLDomNode::$must_be_emptyAnewtXMLDomNode::remove_child()AnewtXMLDomNode::$owner_documentAnewtXMLDomNode::append_children()AnewtXMLDomNode::replace_child()AnewtXMLDomNode::append_child()AnewtXMLDomNode::is_same_node()AnewtXMLDomNode::$allows_textAnewtXMLDomNode::$_attributesAnewtXMLDomNode::__construct()AnewtXMLDomNode::create_for_value()