GlotPress Format base class. It is supposed to be inherited.
Methods
Gets the list of supported file extensions.
get_file_extensions() : array
Returns
array
Supported file extensions.
print_exported_file()
print_exported_file($project, $locale, $translation_set, $entries)
Parameters
$project
$locale
$translation_set
$entries
read_originals_from_file()
read_originals_from_file($file_name)
read_translations_from_file()
read_translations_from_file($file_name, $project = null
)
Parameters
$file_name
$project
Create a string that represents the value for the "Language:" header for an export file.
get_language_code(\GP_Locale $locale) : string | false
Parameters
$locale
\GP_Locale
The locale object.
Returns
string
false
Returns false if the locale object does not have any iso_639 language code, otherwise returns the shortest possible language code string.
Properties
$alt_extensions
$alt_extensions
$filename_pattern
$filename_pattern