Translation2_Decorator::getPage()

Translation2_Decorator::getPage() -- Same as getRawPage, but resort to fallback language and replace parameters when needed

Synopsis

require_once 'Decorator.php';

array Translation2_Decorator::getPage ([string $pageID = TRANSLATION2_DEFAULT_PAGEID [, string $langID = NULL [, mixed $defaultText = '']]])

Description

This package is not documented yet.

Parameter

string $pageID

string $langID

mixed $defaultText

Note

This function can not be called statically.