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.
$pageID
$langID
This function can not be called statically.