Home
last modified time | relevance | path

Searched refs:grplst (Results 1 – 2 of 2) sorted by relevance

/plugin/groupmgr/
H A Dsyntax.php279 foreach ($grplst as $g) {
300 foreach ($grplst as $g) {
/plugin/groupmanager/
H A Dsyntax.php66 var $grplst = array(); variable in syntax_plugin_groupmanager
406 $colspan = 4 + count($this->grplst) + ($allow_delete_user?0:-1) ;
454 foreach ($this->grplst as $g) {
485 foreach ($this->grplst as $g) {
781 if (!in_array($g, $this->grplst)) {