Searched refs:allGroups (Results 1 – 1 of 1) sorted by relevance
43 var $allGroups = array (); // dynamique set of groups name variable in schedules129 $this->allGroups [] = $file;132 sort ($this->allGroups);142 if (in_array ($tmpMember, $this->allGroups))1505 … $availableGroup = ($this->isAdmin () || $this->printProp)? $this->allGroups : $this->userGroups;