Public Attributes | |
| $node_name = 'textarea' | |
| The name of this node, depending on its type. | |
Protected Attributes | |
| $allows_text = true | |
| Whether this node can have text content. | |
Definition at line 63 of file forms.lib.php.
| AnewtXHTMLTextarea::$node_name = 'textarea' |
The name of this node, depending on its type.
Reimplemented from AnewtXMLDomNode.
Definition at line 65 of file forms.lib.php.
1.5.9