Lines Matching refs:Array
50 Array($this->getConf('username'), $this->getConf('usergid'), $this->getConf('usermail'))
55 $userdata = Array(
58 'grps' => Array()
68 … Array($this->getConf('groupkey'), $this->getConf('groupgid'), $this->getConf('groupuids'))
106 Array($this->getConf('usergid'))
124 …Array($this->getConf('userkey'), $this->getConf('username'), $this->getConf('usergid'), $this->get…
128 $users = Array();
131 $users[$e[$i][$this->getConf('userkey')][0]] = Array(
134 'grps' => Array(),
142 … Array($this->getConf('groupkey'), $this->getConf('groupgid'), $this->getConf('groupuids'))
148 $groups = Array();
161 $out = Array();
190 Array($this->getConf('groupkey'))
198 $groups = Array();