void Translation2::setPageID (
mixed $pageID
= null
, string $langID
)
Set the page (aka 'group of strings') that shall be used when retrieving strings. If you set it, you don't have to state it in each get() call.
$pageID
This function can not be called statically.