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
\$template
string Path/Filename of the template to use
GetFormValues() : void
Passed() : bool
bool
TRUE: 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