| [ Index ] |
PHP Cross Reference of GlotPress |
[Source view] [Print] [Project Stats]
GlotPress Format base class. It is supposed to be inherited.
| File Size: | 110 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| get_file_extensions() X-Ref |
| Gets the list of supported file extensions. return: array Supported file extensions. since: 2.0.0 |
| read_translations_from_file( $file_name, $project = null ) X-Ref |
| No description |
| get_language_code( $locale ) X-Ref |
| Create a string that represents the value for the "Language:" header for an export file. return: string|false Returns false if the locale object does not have any iso_639 language code, otherwise returns the shortest possible language code string. since: 2.1.0 param: GP_Locale $locale The locale object. |
| Generated: Wed Dec 24 01:01:11 2025 | Cross-referenced by PHPXref 0.7.1 |