Lines Matching full:can
35 $this->cando['addUser'] = false; // can Users be created?
36 $this->cando['delUser'] = false; // can Users be deleted?
37 $this->cando['modLogin'] = false; // can login names be changed?
38 $this->cando['modPass'] = false; // can passwords be changed?
39 $this->cando['modName'] = false; // can real names be changed?
40 $this->cando['modMail'] = false; // can emails be changed?
41 $this->cando['modGroups'] = false; // can groups be changed?
42 $this->cando['getUsers'] = false; // can a (filtered) list of users be retrieved?
43 $this->cando['getUserCount'] = false; // can the number of users be retrieved?
44 $this->cando['getGroups'] = false; // can a list of available groups be retrieved?
46 …$this->cando['logout'] = true; // can the user logout again? (eg. not possible with HTTP aut…
110 * When your backend is caseinsensitive (eg. you can login with USER and