Base class for block elements.
Base class for block elements.
Do not instantiate this class directly. Inline elements are rendered with surrounding whitespace and indentation.
$render_as_block ¶Whether this element should be rendered as a block (the default).
If false, the element is rendered inline, without indentation and surrounding newlines.
AnewtXHTMLElement::add_class()AnewtXHTMLElement::remove_class()AnewtXHTMLElement::__construct()AnewtXHTMLElement::$always_render_closing_tagAnewtXHTMLElement::set_class()AnewtXHTMLElement::$must_be_emptyAnewtXMLDomElement::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::$node_nameAnewtXMLDomNode::$owner_documentAnewtXMLDomNode::append_children()AnewtXMLDomNode::replace_child()AnewtXMLDomNode::append_child()AnewtXMLDomNode::is_same_node()AnewtXMLDomNode::$allows_textAnewtXMLDomNode::__construct()AnewtXMLDomNode::create_for_value()