/** * Save information about the page */ public static function savePageInfos(array $params = array()) { F::set('pageinfos', $params); }