MediaWiki  1.33.0
resourceloader Directory Reference

Files

file  DerivativeResourceLoaderContext.php [code]
 Derivative context for ResourceLoader modules.
 
file  MessageBlobStore.php [code]
 Message blobs storage used by ResourceLoader.
 
file  ResourceLoader.php [code]
 Base class for resource loading system.
 
file  ResourceLoaderClientHtml.php [code]
 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.
 
file  ResourceLoaderContext.php [code]
 Context for ResourceLoader modules.
 
file  ResourceLoaderFileModule.php [code]
 ResourceLoader module based on local JavaScript/CSS files.
 
file  ResourceLoaderFilePath.php [code]
 An object to represent a path to a JavaScript/CSS file, along with a remote and local base path, for use with ResourceLoaderFileModule.
 
file  ResourceLoaderForeignApiModule.php [code]
 ResourceLoader module for mediawiki.ForeignApi that has dynamically generated dependencies, via a hook usable by extensions.
 
file  ResourceLoaderImage.php [code]
 Class encapsulating an image used in a ResourceLoaderImageModule.
 
file  ResourceLoaderImageModule.php [code]
 ResourceLoader module for generated and embedded images.
 
file  ResourceLoaderLanguageDataModule.php [code]
 ResourceLoader module for populating language specific data.
 
file  ResourceLoaderLessVarFileModule.php [code]
 
file  ResourceLoaderModule.php [code]
 Abstraction for ResourceLoader modules.
 
file  ResourceLoaderOOUIFileModule.php [code]
 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.
 
file  ResourceLoaderOOUIImageModule.php [code]
 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.
 
file  ResourceLoaderOOUIModule.php [code]
 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.
 
file  ResourceLoaderSiteModule.php [code]
 ResourceLoader module for site customizations.
 
file  ResourceLoaderSiteStylesModule.php [code]
 ResourceLoader module for site style customizations.
 
file  ResourceLoaderSkinModule.php [code]
 ResourceLoader module for skin stylesheets.
 
file  ResourceLoaderStartUpModule.php [code]
 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.
 
file  ResourceLoaderUserDefaultsModule.php [code]
 ResourceLoader module for default user preferences.
 
file  ResourceLoaderUserModule.php [code]
 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.
 
file  ResourceLoaderUserOptionsModule.php [code]
 ResourceLoader module for user preference customizations.
 
file  ResourceLoaderUserStylesModule.php [code]
 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.
 
file  ResourceLoaderUserTokensModule.php [code]
 ResourceLoader module for user tokens.
 
file  ResourceLoaderWikiModule.php [code]
 Abstraction for ResourceLoader modules that pull from wiki pages.