require_once 'Translation2.php';
array Translation2::getRawPage ([string $pageID = TRANSLATION2_DEFAULT_PAGEID [, string $langID = NULL]])
array Translation2::getRawPage
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.