MediaWiki REL1_31
resourceloader Directory Reference
Directory dependency graph for resourceloader:
includes/resourceloader

Files

 DerivativeResourceLoaderContext.php
 Derivative context for ResourceLoader modules.
 
 ResourceLoader.php
 Base class for resource loading system.
 
 ResourceLoaderClientHtml.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.
 
 ResourceLoaderContext.php
 Context for ResourceLoader modules.
 
 ResourceLoaderEditToolbarModule.php
 ResourceLoader module for the edit toolbar.
 
 ResourceLoaderFileModule.php
 ResourceLoader module based on local JavaScript/CSS files.
 
 ResourceLoaderFilePath.php
 An object to represent a path to a JavaScript/CSS file, along with a remote and local base path, for use with ResourceLoaderFileModule.
 
 ResourceLoaderForeignApiModule.php
 ResourceLoader module for mediawiki.ForeignApi that has dynamically generated dependencies, via a hook usable by extensions.
 
 ResourceLoaderImage.php
 Class encapsulating an image used in a ResourceLoaderImageModule.
 
 ResourceLoaderImageModule.php
 ResourceLoader module for generated and embedded images.
 
 ResourceLoaderJqueryMsgModule.php
 ResourceLoader module for mediawiki.jqueryMsg that provides generated data.
 
 ResourceLoaderLanguageDataModule.php
 ResourceLoader module for populating language specific data.
 
 ResourceLoaderLanguageNamesModule.php
 ResourceLoader module for providing language names.
 
 ResourceLoaderMediaWikiUtilModule.php
 ResourceLoader mediawiki.util module.
 
 ResourceLoaderModule.php
 Abstraction for ResourceLoader modules.
 
 ResourceLoaderOOUIFileModule.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.
 
 ResourceLoaderOOUIImageModule.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.
 
 ResourceLoaderOOUIModule.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.
 
 ResourceLoaderRawFileModule.php
 Module containing files that are loaded without ResourceLoader.
 
 ResourceLoaderSiteModule.php
 ResourceLoader module for site customizations.
 
 ResourceLoaderSiteStylesModule.php
 ResourceLoader module for site style customizations.
 
 ResourceLoaderSkinModule.php
 ResourceLoader module for skin stylesheets.
 
 ResourceLoaderSpecialCharacterDataModule.php
 ResourceLoader module for populating special characters data for some editing extensions to use.
 
 ResourceLoaderStartUpModule.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.
 
 ResourceLoaderUploadDialogModule.php
 ResourceLoader module for the upload dialog configuration data.
 
 ResourceLoaderUserDefaultsModule.php
 ResourceLoader module for default user preferences.
 
 ResourceLoaderUserModule.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.
 
 ResourceLoaderUserOptionsModule.php
 ResourceLoader module for user preference customizations.
 
 ResourceLoaderUserStylesModule.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.
 
 ResourceLoaderUserTokensModule.php
 ResourceLoader module for user tokens.
 
 ResourceLoaderWikiModule.php
 Abstraction for ResourceLoader modules that pull from wiki pages.