Translation2::getPage()

Translation2::getPage() -- Get an entire group of strings

Synopsis

require_once 'Translation2.php';

array Translation2::getPage ([string $pageID = TRANSLATION2_DEFAULT_PAGEID [, string $langID = NULL]])

Описание

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

Параметр

string $pageID

string $langID

Заметка

Эта функция не должна вызываться статически.