Public Attributes | |
| $render_as_block = false | |
| Whether this element should be rendered as a block (the default). | |
Do not instantiate this class directly. Inline elements are rendered without surrounding whitespace and indentation.
Definition at line 222 of file xhtml/base.lib.php.
| AnewtXHTMLInlineElement::$render_as_block = false |
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 224 of file xhtml/base.lib.php.
1.5.9