 | Up one level
| |
 | DerivativeResourceLoaderContext.php [source] [202 lines] | Derivative context for resource loader modules. 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. |
 | ResourceLoader.php [source] [1496 lines] | Base class for resource loading system. 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 [source] [242 lines] | Context for resource loader modules. 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. |
 | ResourceLoaderEditToolbarModule.php [source] [102 lines] | Resource loader module for the edit toolbar. 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. |
 | ResourceLoaderFileModule.php [source] [937 lines] | Resource loader module based on local JavaScript/CSS files. 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. |
 | ResourceLoaderFilePageModule.php [source] [37 lines] | Resource loader module for MediaWiki:Filepage.css 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. |
 | ResourceLoaderFilePath.php [source] [74 lines] | An object to represent a path to a JavaScript/CSS file, along with a remote and local base path, for use with ResourceLoaderFileModule. 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. |
 | ResourceLoaderLanguageDataModule.php [source] [83 lines] | Resource loader module for populating language specific data. 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. |
 | ResourceLoaderLanguageNamesModule.php [source] [79 lines] | Resource loader module for providing language names. By default these names will be autonyms however other extensions may provided language names in the context language (e.g. cldr extension) |
 | ResourceLoaderModule.php [source] [645 lines] | Abstraction for resource loader modules. 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. |
 | ResourceLoaderNoscriptModule.php [source] [54 lines] | Resource loader for site customizations for users without JavaScript enabled. 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 [source] [64 lines] | Resource loader module for site customizations. 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. |
 | ResourceLoaderStartUpModule.php [source] [479 lines] | |
 | ResourceLoaderUserCSSPrefsModule.php [source] [103 lines] | Resource loader module for user preference customizations. 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. |
 | ResourceLoaderUserGroupsModule.php [source] [86 lines] | Resource loader module for user customizations. 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. |
 | ResourceLoaderUserModule.php [source] [93 lines] | Resource loader module for user customizations. 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 [source] [79 lines] | Resource loader module for user preference customizations. 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 [source] [76 lines] | Resource loader module for user tokens. 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. |
 | ResourceLoaderWikiModule.php [source] [267 lines] | Abstraction for resource loader modules which pull from wiki pages. 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. |