Add()
CheckFormValues()
Define()
Form()
Generate()
GetFormValues()
Passed()
SetDefault()
$action
$counter
$debug
$default
$enctype
$fields
$isSend
$method
$passed
$target
Add($name) : void
CheckFormValues() : void
Define($which, $value) : void
| var | Which property to define |
|---|---|
| var | Values of the property |
Form()
Generate(\$template $template) : void
\$templatestring Path/Filename of the template to use
GetFormValues() : void
Passed() : bool
boolTRUE: Form passed without errors, FALSE: ErrorsSetDefault($name, $value) : void
$action : string
$counter : int
$debug : bool
$default : array
$enctype : string
$fields : array
$isSend : bool
$method : string
$passed : bool
$target : string