AnewtXHTMLInlineElement class

Base class for inline elements.

Class Overview

Base class for inline elements.

Do not instantiate this class directly. Inline elements are rendered without 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