|
| DerivativeResourceLoaderContext.php |
| Derivative context for ResourceLoader modules.
|
|
| MessageBlobStore.php |
| Message blobs storage used by ResourceLoader.
|
|
| 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.
|
|
| 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.
|
|
| ResourceLoaderLanguageDataModule.php |
| ResourceLoader module for populating language specific data.
|
|
| ResourceLoaderLessVarFileModule.php |
|
| 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.
|
|
| ResourceLoaderSiteModule.php |
| ResourceLoader module for site customizations.
|
|
| ResourceLoaderSiteStylesModule.php |
| ResourceLoader module for site style customizations.
|
|
| ResourceLoaderSkinModule.php |
| ResourceLoader module for skin stylesheets.
|
|
| 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.
|
|
| 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.
|
|