AnewtXHTMLBreak Class Reference

Inline element to force a line break. More...

List of all members.

Public Attributes

 $node_name = 'br'
 The name of this node, depending on its type.
 $always_render_closing_tag = false
 Whether the closing tag for this element should always be rendered in full instead of using shorthand notation.

Protected Attributes

 $must_be_empty = true
 Whether this node can contain children.
 $allows_text = false
 Whether this node can have text content.


Detailed Description

Inline element to force a line break.

See also:
http://www.w3.org/TR/html4/struct/text.html#h-9.3.2.1

Definition at line 202 of file xhtml/text.lib.php.


Member Data Documentation

AnewtXHTMLBreak::$node_name = 'br'

The name of this node, depending on its type.

See also:
http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-F68D095

Reimplemented from AnewtXMLDomNode.

Definition at line 204 of file xhtml/text.lib.php.

AnewtXHTMLBreak::$always_render_closing_tag = false

Whether the closing tag for this element should always be rendered in full instead of using shorthand notation.

This is needed for e.g. the script tag in XHTML because of browser imcompatibilities.

Reimplemented from AnewtXHTMLElement.

Definition at line 207 of file xhtml/text.lib.php.


The documentation for this class was generated from the following file:

Generated on Sun Aug 2 22:54:38 2009 for Anewt by  doxygen 1.5.9