MediaWiki
REL1_19
|
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 18 of file Usercreate.php.
UsercreateTemplate::addInputItem | ( | $ | name, |
$ | value, | ||
$ | type, | ||
$ | msg, | ||
$ | helptext = false |
||
) |
Definition at line 19 of file Usercreate.php.
Main function, used by classes that subclass QuickTemplate to show the actual HTML output.
Reimplemented from QuickTemplate.
Definition at line 29 of file Usercreate.php.
References $wgCookieExpiration, $wgLang, Xml\checkLabel(), echo, QuickTemplate\haveData(), QuickTemplate\html(), Html\input(), QuickTemplate\msg(), QuickTemplate\msgHtml(), QuickTemplate\msgWiki(), User\passwordChangeInputAttribs(), and wfMsgExt().