26 parent::__construct( $text,
'GadgetDefinition' );
43 return FormatJson::encode( $this->
getAssocArray(),
"\t", FormatJson::UTF8_OK );
58 parent::fillParserOutput( $title, $revId,
$options, $generateHtml,
$output );
60 foreach ( [
'scripts',
'styles' ] as
$type ) {
61 foreach ( $assoc[
'module'][
$type] as $page ) {
62 $title = Title::makeTitleSafe( NS_GADGET, $page );
74 if ( !parent::isValid() ) {
105 parent::getDeletionUpdates( $page, $parserOutput ),
121 parent::getSecondaryDataUpdates( $title, $old, $recursive, $parserOutput ),
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
wfArrayPlus2d(array $baseArray, array $newValues)
Merges two (possibly) 2 dimensional arrays into the target array ($baseArray).
wfObjectToArray( $objOrArray, $recursive=true)
Recursively converts the parameter (an object) to an array with the same data.
fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output)
Register some links.
getSecondaryDataUpdates(Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null)
beautifyJSON()
Pretty-print JSON.
getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null)
getAssocArray()
Get the JSON content as an associative array with all fields filled out, populating defaults as neces...
DataUpdate to run whenever a page in the Gadget definition is deleted.
Class responsible for validating Gadget definition contents.
Represents the content of a JSON content.
getData()
Decodes the JSON string.
Set options of the Parser.
Represents a title within MediaWiki.
Class representing a MediaWiki article and history.
this hook is for auditing only or null if authentication failed before getting that far or null if we can t even determine that When $user is not it can be in the form of< username >< more info > e g for bot passwords intended to be added to log contexts Fields it might only if the login was with a bot password it is not rendered in wiki pages or galleries in category pages allow injecting custom HTML after the section Any uses of the hook need to handle escaping see BaseTemplate::getToolbox and BaseTemplate::makeListItem for details on the format of individual items inside of this array or by returning and letting standard HTTP rendering take place modifiable or by returning false and taking over the output modifiable modifiable after all normalizations have been except for the $wgMaxImageArea check set to true or false to override the $wgMaxImageArea check result gives extension the possibility to transform it themselves $handler
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped & $options
static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title e g db for database replication lag or jobqueue for job queue size converted to pseudo seconds It is possible to add more fields and they will be returned to the user in the API response after the basic globals have been set but before ordinary actions take place $output
Base interface for content objects.