Home
last modified time | relevance | path

Searched refs:_getGroups (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pcl.class.php57 $groups = $this->_getGroups();
122 function _getGroups() { function in PCLEscapeUEL
150 function _getGroups() { function in PCLEscapeNumberOfCopies
185 function _getGroups() { function in PCLEscapeSimplexDuplex
/plugin/authdrupal7/
H A Dauth.php164 $info['grps'] = $this->_getGroups($user);
209 protected function _getGroups($user) { function in auth_plugin_authdrupal7
/plugin/authdrupal8/
H A Dauth.php159 $info['grps'] = $this->_getGroups($user);
204 protected function _getGroups($user) {
215 protected function _getGroups($user) { global() function in auth_plugin_authdrupal8