MediaWiki  REL1_19
UsercreateTemplate Class Reference
Inheritance diagram for UsercreateTemplate:
Collaboration diagram for UsercreateTemplate:

List of all members.

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.

Detailed Description

Definition at line 18 of file Usercreate.php.


Member Function Documentation

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().

Here is the call graph for this function:


The documentation for this class was generated from the following file: