Javascript validator
Web page editor
↑
Translation2::getPage() -- Get an entire group of strings
Description
Same as
getRawPage(),
but resort to fallback language and replace parameters when needed.
NB: in Translation2 lingo,
a "page" is just a logical "group of strings", it doesn't have to be
a "phisical" (HTML or whatever) page.
Parameter
- string
$pageID
- string
$langID
Note
This function can not be called
statically.
→
Javascript validator
Web page editor