HTML::TurboForm::Element - HTML::TurboForm::Element documentation


HTML-TurboForm documentation  | view source Contained in the HTML-TurboForm distribution.

Index


HTML::TurboForm::Element

Top

Base Class for HTML elements

SYNOPSIS

Top

$form->addelement(...);

DESCRIPTION

Top

Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details.

METHODS

Top

add_options

Arguments: $options

adds option tags to a html element

get_value

Arguments: none

returns value of the element

get_attr

Arguments: none

Return List of attributes of HTML Tag

check_param

Arguments: $name

checks if param with given name does exist

nach

Arguments: none

returns given prehtml

vor

Arguments: none

return given posthtml

AUTHOR

Top

Thorsten Domsch, tdomsch@gmx.de


HTML-TurboForm documentation  | view source Contained in the HTML-TurboForm distribution.