| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 81 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
LocalisationUpdate:: (4 methods):
onRecacheFallback()
onRecache()
getDirectory()
getFilename()
Class: LocalisationUpdate - X-Ref
Class for localization update hooks and static methods.| onRecacheFallback( LocalisationCache $lc, $code, array &$cache ) X-Ref |
| Hook: LocalisationCacheRecacheFallback |
| onRecache( LocalisationCache $lc, $code, array &$cache ) X-Ref |
| Hook: LocalisationCacheRecache |
| getDirectory() X-Ref |
| Returns a directory where updated translations are stored. return: string|false False if not configured. |
| getFilename( $language ) X-Ref |
| Returns a filename where updated translations are stored. param: string $language Language tag return: string |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |