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