MediaWiki  REL1_22
CommandLineInc Class Reference
Inheritance diagram for CommandLineInc:
Collaboration diagram for CommandLineInc:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Protected Member Functions

 maybeHelp ($force=false)
 No help, it would just be misleading since it misses custom options.

Detailed Description

Definition at line 31 of file commandLine.inc.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 32 of file commandLine.inc.

References $name, $optionsWithArgs, Maintenance\addOption(), as, and global.


Member Function Documentation

Reimplemented from Maintenance.

Definition at line 50 of file commandLine.inc.

References $options, and global.

CommandLineInc::maybeHelp ( force = false) [protected]

No help, it would just be misleading since it misses custom options.

Reimplemented from Maintenance.

Definition at line 43 of file commandLine.inc.


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