Searched refs:_getGroups (Results 1 – 3 of 3) sorted by relevance
| /plugin/html2pdf/html2pdf/html2ps/ | ||
| D | output.pcl.class.php | 57 $groups = $this->_getGroups(); |
| /plugin/authdrupal8/ | ||
| D | auth.php | 159 $info['grps'] = $this->_getGroups($user); |
| /plugin/authdrupal7/ | ||
| D | auth.php | 164 $info['grps'] = $this->_getGroups($user); |