Translation2::getRaw() -- Get translated string (as-is)
Description
Fetch the string from the container. If the string is empty return $defaultText.
Paramètres
- chaîne de caractères
$stringID
- chaîne de caractères
$pageID
- chaîne de caractères
$langID
- chaîne de caractères
$defaultText
Text to display when the string is empty
Note
Cette fonction ne peut pas être appelée de façon statique.