Home
last modified time | relevance | path

Searched defs:grps (Results 1 – 18 of 18) sorted by last modified time

/plugin/structpublish/helper/
H A Ddb.php91 userHasRole($pid, $userId = '', $grps = [], $roles = []) global() argument
/plugin/oauth/
H A Dauth.php62 public function createUser($user, $pwd, $name, $mail, $grps = null) argument
/plugin/evesso/
H A Dauth.php420 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authgooglesheets/
H A Dauth.php75 public function createUser($user, $pwd, $name, $mail, $grps = null)
/plugin/authremoteuser/
H A Dauth.php128 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
157 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authchained/
H A Dauth.php275 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authsmartcard/
H A Dauth.php192 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authsplit/
H A Dauth.php392 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
/plugin/authvk/
H A Dauth.php129 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
158 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authimap2/
H A Dauth.php132 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
159 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authsqlite/
H A Dauth.php250 protected function _addUser($user, $pwd, $name, $mail, $grps) {
/plugin/authldaplocal/
H A Dauth.php322 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
347 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authucenter/
H A Dauth.php208 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/genericsso/
H A Dauth.php107 private function setSession($user, $grps = null, $mail = null, $name = null) {
/plugin/authowncloud/
H A Dauth.php107 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/fblogin/files/
H A Dfacebook.class.php188 function createUser($user,$pwd,$name,$mail,$grps=null){
/plugin/farm/
H A Danimal.class.php374 public function addUser($user, $pass, $name, $mail, $grps=null) {
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php352 function setUserGroups($mail,$grps){
421 function createUser($user,$pwd,$name,$mail,$grps=null){