Class to add Translate specific preference settings. More...
Static Public Member Functions | |
static | translationAssistLanguages (User $user, &$preferences) |
Add 'translate-editlangs' preference. | |
Static Protected Member Functions | |
static | languageSelector () |
JavsScript selector for language codes. | |
Class to add Translate specific preference settings.
Definition at line 19 of file TranslatePreferences.php.
|
staticprotected |
JavsScript selector for language codes.
Definition at line 54 of file TranslatePreferences.php.
|
static |
Add 'translate-editlangs' preference.
These are the languages also shown when translating.
User | $user | |
array | &$preferences |
Definition at line 28 of file TranslatePreferences.php.