public static function setPageId($page_id) { global $LANG_ARRAY; self::$pageId = $page_id; self::$pageTerms = $LANG_ARRAY[self::$pageId]; }