MediaWiki  REL1_24
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 33 of file commandLine.inc.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 34 of file commandLine.inc.

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


Member Function Documentation

Reimplemented from Maintenance.

Definition at line 55 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.

Parameters:
bool$force

Reimplemented from Maintenance.

Definition at line 48 of file commandLine.inc.


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