MediaWiki REL1_40
|
Files | |
AutoLoader.php | |
This defines autoloading handler for whole MediaWiki framework. | |
BootstrapHelperFunctions.php | |
Functions that need to be available during bootstrapping. | |
config-schema.php | |
ConfiguredReadOnlyMode.php | |
DefaultSettings.php | |
THIS IS A DEPRECATED STUB FILE! | |
Defines.php | |
A few constants that might be needed during LocalSettings.php. | |
DevelopmentSettings.php | |
Extra settings useful for MediaWiki development. | |
Emptiable.php | |
EventRelayerGroup.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
ExtensionInfo.php | |
GitInfo.php | |
A class to help return information about a git repo MediaWiki may be inside This is used by Special:Version and is also useful for the LocalSettings.php of anyone working on large branches in git to setup config that show up only when specific branches are currently checked out. | |
GlobalFunctions.php | |
Global functions used everywhere. | |
Hooks.php | |
A tool for running hook functions. | |
MainConfigNames.php | |
This file is automatically generated using maintenance/generateConfigSchema.php. | |
MainConfigSchema.php | |
This file contains schema declarations for all configuration variables known to MediaWiki core. | |
MediaWiki.php | |
Helper class for the index.php entry point. | |
MediaWikiServices.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
MediaWikiVersionFetcher.php | |
MWTimestamp.php | |
Creation and parsing of MW-style timestamps. | |
NoLocalSettings.php | |
Display an error page when there is no LocalSettings.php file. | |
OutputHandler.php | |
Functions to be used with PHP's output buffer. | |
OutputPage.php | |
Preparation for the final page rendering. | |
PHPVersionCheck.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
Pingback.php | |
Send information about this MediaWiki instance to MediaWiki.org. | |
ProxyLookup.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
ReadOnlyMode.php | |
ServiceWiring.php | |
Service implemenations for MediaWiki core. | |
Setup.php | |
The setup for all MediaWiki processes (both web-based and CLI). | |
SetupDynamicConfig.php | |
SiteConfiguration.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
SiteStats.php | |
Accessors and mutators for the site-wide statistics. | |
SiteStatsInit.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
Status.php | |
Generic operation result. | |
StreamFile.php | |
Functions related to the output of file content. | |
WebRequest.php | |
Deal with importing all those nasty globals and things. | |
WebStart.php | |
The set up for all MediaWiki web requests. | |