Kézikönyv:$mediaWiki
Appearance
| Global object: $mediaWiki | |
|---|---|
| MediaWiki-objektum | |
| Osztály: | MediaWiki |
| Hely: | MediaWiki.php |
Részletek
A MediaWiki a kötelező alaposztálya az egész projektnek. A MediaWiki osztály objektuma, a $mediaWiki, a főoldal elérési kódjában szerepel: 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.Notes
- Refactored and removed in: gerrit change 965563.