Example #1
0
 public function getPageVars()
 {
     return array('bu_id' => $this->bu_id, 'tab_mode' => $this->tab_mode, 'parent_act' => $this->parent_act, 'sector' => R3EcoGisHelper::getGlobalCategoryPathForActionCatalogBuilding($this->bu_id, R3Locale::getLanguageID()), 'date_format' => R3Locale::getJQueryDateFormat());
 }