Public Member Functions | |
addInputItem ($name, $value, $type, $msg, $helptext=false) | |
execute () | |
Main function, used by classes that subclass QuickTemplate to show the actual HTML output. |
Definition at line 126 of file Userlogin.php.
UsercreateTemplate::addInputItem | ( | $ | name, | |
$ | value, | |||
$ | type, | |||
$ | msg, | |||
$ | helptext = false | |||
) |
Definition at line 127 of file Userlogin.php.
UsercreateTemplate::execute | ( | ) |
Main function, used by classes that subclass QuickTemplate to show the actual HTML output.
Reimplemented from QuickTemplate.
Definition at line 137 of file Userlogin.php.