[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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.
Author: | Santhosh Thottingal |
Author: | Timo Tijhof |
File Size: | 83 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ResourceLoaderLanguageDataModule:: (5 methods):
getData()
getScript()
getModifiedTime()
getModifiedHash()
getDependencies()
Class: ResourceLoaderLanguageDataModule - X-Ref
ResourceLoader module for populating language specific data.getData( ResourceLoaderContext $context ) X-Ref |
Get all the dynamic data for the content language to an array. param: ResourceLoaderContext $context return: array |
getScript( ResourceLoaderContext $context ) X-Ref |
param: ResourceLoaderContext $context return: string JavaScript code |
getModifiedTime( ResourceLoaderContext $context ) X-Ref |
param: ResourceLoaderContext $context return: int UNIX timestamp |
getModifiedHash( ResourceLoaderContext $context ) X-Ref |
param: ResourceLoaderContext $context return: string Hash |
getDependencies() X-Ref |
return: array |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |