Global object: $mediaWiki
MediaWiki object
Class:MediaWiki
Located in:MediaWiki.php

Details

MediaWiki is the to-be base class for this whole project. The MediaWiki class object, $mediaWiki, is initialized in the main site access script, index.php.

The MediaWiki class is responsible for executing the &action= arguments from the URL.

This variable is only set when the index.php script is executed, it does not exist when executing other entry scripts, like api.php.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.