MediaWiki  REL1_22
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)
 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.

Detailed Description

Definition at line 24 of file Usercreate.php.


Member Function Documentation

UsercreateTemplate::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.

Definition at line 30 of file Usercreate.php.

References $name, $value, array(), and data.


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