AnewtXHTMLBlockElement class

Base class for block elements.

Class Overview

Base class for block elements.

Do not instantiate this class directly. Inline elements are rendered with surrounding whitespace and indentation.

Public Attributes

$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.

Inheritance

Base Classes

Inherited members