| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
| Author: | Niklas Laxström |
| License: | GPL-2.0+ |
| File Size: | 54 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
LU_PHPReader:: (3 methods):
__construct()
parse()
cleanupFile()
Class: LU_PHPReader - X-Ref
Reads MediaWiki PHP i18n files.| __construct( $code = null ) X-Ref |
| No description |
| parse( $contents ) X-Ref |
| No description |
| cleanupFile( $contents ) X-Ref |
| Removes all unneeded content from a file and returns it. param: string $contents String return: string PHP code without PHP tags |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |