protected TranslationManager::sortTranslators()
public TranslationManager::setDefaultLangcode($l
public TranslationManager::__construct(LanguageDefault
public TranslationManager::getStringTranslation($langcode
The default langcode used in translations. A language code. Type: string
Defines a chained translation implementation combining multiple translators. Hierarchy class
protected TranslationManager::doTranslate($string
public TranslationManager::formatPlural($count, $singular
An unsorted array of arrays of active translators. An associative array. The keys are integers that indicate priority. Values are arrays of
An array of translators, sorted by priority. If this is NULL a rebuild will be triggered. Type:
Page 1 of 2