Translation2::getPage()

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

概要

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

注意

この関数は、スタティックにコールする ことはできません。