Public Member Functions | |
fieldset ($name, $content, $attribs=null) |
Definition at line 34 of file Fieldset.php.
fieldset | ( | $ | name, |
$ | content, | ||
$ | attribs = null |
||
) |
Render HTML form
string | $name | Form name |
string | $content | Form content |
array | $attribs | HTML form attributes |
Definition at line 44 of file Fieldset.php.