Public Member Functions | |
| __construct ($name, $attributes=array()) | |
| addElement ($element) | |
| render () | |
Protected Member Functions | |
| renderElems () | |
Protected Attributes | |
| $elems | |
Definition at line 184 of file html.lib.php.
| __construct | ( | $ | name, | |
| $ | attributes = array() | |||
| ) |
Definition at line 188 of file html.lib.php.
| addElement | ( | $ | element | ) |
Definition at line 195 of file html.lib.php.
| render | ( | ) |
Reimplemented from Claro_Html_Element.
Definition at line 200 of file html.lib.php.
| renderElems | ( | ) | [protected] |
Definition at line 206 of file html.lib.php.
$elems [protected] |
Definition at line 186 of file html.lib.php.
1.6.3