[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
I18N: WP_Translation_File_PHP class.
File Size: | 79 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Translation_File_PHP:: (3 methods):
parse_file()
export()
var_export()
Class: WP_Translation_File_PHP - X-Ref
Class WP_Translation_File_PHP.parse_file() X-Ref |
Parses the file. |
export() X-Ref |
Exports translation contents as a string. return: string Translation file contents. |
var_export( $value ) X-Ref |
Outputs or returns a parsable string representation of a variable. Like {@see var_export()} but "minified", using short array syntax and no newlines. return: string The variable representation. param: mixed $value The variable you want to export. |
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |