Translation2::getRaw | Translation2::getStringID |
Translation2 | |
PEAR Manual | |
require_once 'Translation2.php'; |
array Translation2::getRawPage (
string $pageID = TRANSLATION2_DEFAULT_PAGEID
, string $langID = NULL
)
Fetch the page (aka 'group of strings') from the container, without applying any formatting and without replacing the parameters.
This function can not be called statically.
Translation2::getRaw | Translation2::getStringID |
Translation2 | |
PEAR Manual | |