Go to the documentation of this file.
40 $this->
dieUsage(
"The \"{$this->getModuleName()}\" module has been disabled.",
'moduledisabled' );
56 return 'This module has been disabled.';
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
This abstract class implements many basic API functions, and is the base of all API classes.
getDescription()
Returns the description string for this module.
execute()
Evaluates the parameters, performs the requested query, and sets up the result.
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
getExamples()
Returns usage examples for this module.
getParamDescription()
Returns an array of parameter descriptions.
dieUsage( $description, $errorCode, $httpRespCode=0, $extradata=null)
Throw a UsageException, which will (if uncaught) call the main module's error handler and die with an...
isReadMode()
Indicates whether this module requires read rights.
getAllowedParams()
Returns an array of allowed parameters (parameter name) => (default value) or (parameter name) => (ar...
API module that dies with an error immediately.