Searched refs:scheduleGroup (Results 1 – 2 of 2) sorted by relevance
32 var $scheduleGroup; // group who can display and fill form variable in scheduleRoot248 $this->scheduleGroup = trim ($this->plugin->getConf ('scheduleGroup'));
137 $scheduleGroup = false;140 if ($this->scheduleRoot->scheduleGroup == $tmpMember)141 $scheduleGroup = true;145 if ($scheduleGroup)232 if ($this->scheduleRoot->scheduleGroup == $tmpMember) {