Home
last modified time | relevance | path

Searched refs:addGroup (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/lib/plugins/authpdo/_test/
H A Dsqlite.test.php17 public function addGroup($group) { function in testable_auth_plugin_authpdo
18 return parent::addGroup($group);
105 $ok = $auth->addGroup('test');
/dokuwiki/inc/Extension/
H A DAuthPlugin.php356 public function addGroup($group) function in dokuwiki\\Extension\\AuthPlugin
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php228 $ok = $this->addGroup($group);
313 $ok = $this->addGroup($group);
435 public function addGroup($group) function in auth_plugin_authpdo
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php64 public function addGroup($parent,$child){ function in adLDAPGroups
/dokuwiki/conf/
H A Dmysql.conf.php.example154 $conf['plugin']['authmysql']['addGroup'] = "INSERT INTO groups (name)