Go to the documentation of this file.
44 return 'apihelp-disabled-summary';
48 return 'apihelp-disabled-extended-description';
getExtendedDescription()
Return the extended help text message.
dieWithError( $msg, $code=null, $data=null, $httpCode=null)
Abort execution with an error.
getSummaryMessage()
Return the summary message.
This abstract class implements many basic API functions, and is the base of all API classes.
execute()
Evaluates the parameters, performs the requested query, and sets up the result.
isReadMode()
Indicates whether this module requires read rights.
getModuleName()
Get the name of the module being executed by this instance.
API module that dies with an error immediately.