Public Attributes | |
| $render_as_block = true | |
| Whether this element should be rendered as a block (the default). | |
Do not instantiate this class directly. Inline elements are rendered with surrounding whitespace and indentation.
Definition at line 209 of file xhtml/base.lib.php.
| AnewtXHTMLBlockElement::$render_as_block = true |
Whether this element should be rendered as a block (the default).
If false, the element is rendered inline, without indentation and surrounding newlines.
Reimplemented from AnewtXMLDomElement.
Definition at line 211 of file xhtml/base.lib.php.
1.5.9