MediaWiki  REL1_22
CreateAndPromote Class Reference

Maintenance script to create an account and grant it rights. More...

Inheritance diagram for CreateAndPromote:
Collaboration diagram for CreateAndPromote:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Static Public Attributes

static $permitRoles = array( 'sysop', 'bureaucrat', 'bot' )

Detailed Description

Maintenance script to create an account and grant it rights.

Definition at line 33 of file createAndPromote.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 37 of file createAndPromote.php.

References Maintenance\addArg(), Maintenance\addOption(), and as.


Member Function Documentation


Member Data Documentation

CreateAndPromote::$permitRoles = array( 'sysop', 'bureaucrat', 'bot' ) [static]

Definition at line 35 of file createAndPromote.php.


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