| HTML-TurboForm documentation | view source | Contained in the HTML-TurboForm distribution. |
Base Class for HTML elements
$form->addelement(...);
Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details.
Arguments: $options
adds option tags to a html element
Arguments: none
returns value of the element
Arguments: none
Return List of attributes of HTML Tag
Arguments: $name
checks if param with given name does exist
Arguments: none
returns given prehtml
Arguments: none
return given posthtml
Thorsten Domsch, tdomsch@gmx.de
| HTML-TurboForm documentation | view source | Contained in the HTML-TurboForm distribution. |