AnewtXHTMLButton Class Reference

XHTML form button element. More...

List of all members.

Public Attributes

 $node_name = 'button'
 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

 $allows_text = true
 Whether this node can have text content.


Detailed Description

XHTML form button element.

See also:
http://www.w3.org/TR/html4/interact/forms.html#h-17.5

Definition at line 50 of file forms.lib.php.


Member Data Documentation

AnewtXHTMLButton::$node_name = 'button'

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 52 of file forms.lib.php.

AnewtXHTMLButton::$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 54 of file forms.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