|
Open Monograph Press
3.3.0
|
Static Public Member Functions | |
| static | getLocaleFiles ($locale) |
| static | isLocaleFile ($locale, $filename) |
Definition at line 12 of file CustomLocaleAction.inc.php.
|
static |
Get a list of locale files.
| $locale |
Definition at line 18 of file CustomLocaleAction.inc.php.
References PKPLocale\isLocaleValid(), PluginRegistry\loadAllPlugins(), and AppLocale\makeComponentMap().
Referenced by CustomLocaleGridHandler\loadData().
|
static |
Determine whether a specified file is a locale file.
| $locale | string |
| $filename | string |
Definition at line 51 of file CustomLocaleAction.inc.php.
Referenced by LocaleFileForm\fetch().