require_once 'DecoratorDefaultText.php';
string Translation2_Decorator_DefaultText::get (string $stringID [, string $pageID = TRANSLATION2_DEFAULT_PAGEID [, string $langID = NULL [, string $defaultText = '']]])
string Translation2_Decorator_DefaultText::get
If the string is empty, return the $defaultText if not empty, the $stringID otherwise.
Text to display when the string is empty
throws no exceptions thrown
Эта функция не должна вызываться статически.