Searched refs:_chkcnf (Results 1 – 1 of 1) sorted by relevance
45 $this->cando['addUser'] = $this->_chkcnf(56 $this->cando['delUser'] = $this->_chkcnf(63 $this->cando['modLogin'] = $this->_chkcnf(73 $this->cando['modGroups'] = $this->_chkcnf(88 $this->cando['getUsers'] = $this->_chkcnf(95 $this->cando['getUserCount'] = $this->_chkcnf(array('getUsers'));108 protected function _chkcnf($keys, $wop = false) { function in auth_plugin_authsqlite