MediaWiki
REL1_24
|
Public Member Functions | |
addInputItem ($name, $value, $type, $msg, $helptext=false) | |
Extensions (AntiSpoof and TitleBlacklist) call this in response to UserCreateForm hook to add checkboxes to the create account form. | |
execute () | |
Main function, used by classes that subclass QuickTemplate to show the actual HTML output. |
Definition at line 25 of file Usercreate.php.
UsercreateTemplate::addInputItem | ( | $ | name, |
$ | value, | ||
$ | type, | ||
$ | msg, | ||
$ | helptext = false |
||
) |
Main function, used by classes that subclass QuickTemplate to show the actual HTML output.
Reimplemented from QuickTemplate.
Definition at line 40 of file Usercreate.php.
References action, array(), as, data, empty, form, BaseTemplate\getMsg(), global, QuickTemplate\haveData(), QuickTemplate\html(), Html\input(), is, label, BaseTemplate\msg(), BaseTemplate\msgHtml(), BaseTemplate\msgWiki(), name, User\passwordChangeInputAttribs(), php, section, QuickTemplate\text(), type, used, and wfMessage().