MediaWiki master
|
Files | |
AutoLoader.php | |
This defines autoloading handler for whole MediaWiki framework. | |
BootstrapHelperFunctions.php | |
Functions that need to be available during bootstrapping. | |
config-schema.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. | |
EntryPointEnvironment.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. | |
GlobalFunctions.php | |
Global functions used everywhere. | |
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. | |
MediaWikiEntryPoint.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. | |
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. | |
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. | |
ServiceWiring.php | |
Service implementations for MediaWiki core. | |
Setup.php | |
The setup for all MediaWiki processes (both web-based and CLI). | |
SetupDynamicConfig.php | |
WebStart.php | |
The set up for all MediaWiki web requests. | |