Todo List
Located in /modules/core/test/phpunit/AdminLanguageManagerViewTest.class [line 237]
GalleryTranslator | --AdminLanguagesViewTestTranslator
Methods
Inherited From GalleryTranslator
GalleryTranslator::$_boundDomains GalleryTranslator::$_isRightToLeft GalleryTranslator::$_languageCode
GalleryTranslator::GalleryTranslator() GalleryTranslator::canTranslate() Can we translate? GalleryTranslator::canTranslatePlural() Can we make plural translations? GalleryTranslator::getActiveLanguageCode() Return supported locale that was selected after initialization. GalleryTranslator::getDefaultLanguageCode() Get default language code for this request. GalleryTranslator::getLanguageAndCountryFromLanguageCode() Determine the language and country given the language code (i.e. en, en_GB) GalleryTranslator::getLanguageCodeFromLocale() Convert the locale to the language code GalleryTranslator::getLanguageCodeFromRequest() Examine the incoming request and try to figure out what languages the browser will accept. GalleryTranslator::getLanguageData() Return our language data. GalleryTranslator::getSupportedLanguageCode() Find a supported locale from given string. GalleryTranslator::getSupportedLanguages() Return the list of languages that we support. GalleryTranslator::init() Initialize the translator with the specified language code hint GalleryTranslator::isRightToLeft() Does the active language read right-to-left? GalleryTranslator::translateDomain() Localize the given text. GalleryTranslator::_setlocale() Attempt to set the requested locale. Try fallbacks and character sets if needed to find a valid locale.
void canTranslate( )
void getLanguageData( )