| /plugin/avatar/ |
| D | helper.php | 51 …renderXhtml(string|array $user, string $title = '', ?string $align = '', ?int $size = null): string 66 …c function resolveAvatarUrl(string|array $user, ?string &$title = null, ?int &$size = null): string 102 private function getCacheKey(string|array $user, ?string $title, int $size): string 108 private function extractUserData(string|array $user, ?string &$title): string 119 private function tryLocalAvatar(string|array $user, ?string &$title, int $size): ?string
|
| /plugin/autham/ |
| D | auth.php | 66 public function checkPass($user, $pass) 104 public function getUserData($user, $requireGroups = true) 203 public function cleanUser($user)
|
| /plugin/authgooglesheets/ |
| D | auth.php | 38 public function checkPass($user, $pass) 60 public function getUserData($user, $requireGroups = true) 75 public function createUser($user, $pwd, $name, $mail, $grps = null) 99 public function modifyUser($user, $changes)
|
| /plugin/authhttp/ |
| D | auth.php | 98 public function checkPass($user, $pass) { 116 public function getUserData($user, $requireGroups = true) { 138 public function cleanUser($user) {
|
| /plugin/magento/ |
| D | auth.php | 86 public function checkPass($user, $pass) { 111 public function getUserData($user) { 283 public function cleanUser( $user ) { 346 protected function _findUser( $user ) { 415 protected function _findAdmin( $user ) {
|
| /plugin/virtualgroup/ |
| D | VirtualGroups.php | 29 public function getUserGroups($user) 83 public function removeUser($user) 97 public function addGroupsToUser($user, $groups) 114 public function setUserGroups($user, $groups)
|
| D | admin.php | 76 protected function addUserGroups($user, $groups) 121 protected function deleteUser($user) 158 protected function editUserGroups($user, $groups) 376 protected function buttonDeleteUser($user)
|
| /plugin/starred/ |
| D | helper.php | 42 public function toggleStar($user = null, $pageid = null) 76 public function checkStar($user = null, $pageid = null) 101 public function loadStars($user = null, $limit = 0)
|
| /plugin/twofactoryubiauth/ |
| D | helper.php | 15 public function canUse($user = null){ 91 public function processLogin($code, $user = null){ 126 public function validateUser($code, $user) {
|
| /plugin/oauth/ |
| H A D | auth.php | 33 public function trustExternal($user, $pass, $sticky = false) 62 public function checkPass($user, $pass) 84 public function createUser($user, $pwd, $name, $mail, $grps = null) 99 public function modifyUser($user, $changes)
|
| /plugin/newpagetemplate/ |
| D | helper.php | 85 function pagefromtemplate($template, $page, $newpagevars, $user = "") 170 function output_ini($user="", $ini, $usrreplace) 192 function process_array($pages, $newpagevars, $tpl, $user="",$usrreplace) 224 function process_single($pages, $newpagevars, $tpl, $user="",$usrreplace)
|
| /plugin/authhiorgserver/ |
| D | auth.php | 77 public function trustExternal($user, $pass, $sticky = false) { 150 function getGroups($user) { 186 function buildUser($user, $ov="") { 395 public function cleanUser($user) {
|
| /plugin/epub/ |
| D | script.js | 1 function epub_show_throbber(user,client) { argument 58 function _epub_show_throbber(user,client) { argument 66 function epub_check_progress(client,user) { argument
|
| /plugin/acknowledge/admin/ |
| D | report.php | 52 protected function htmlPageStatus($pattern, $user = '') 89 protected function htmlUserStatus($user) 222 protected function userLink($user)
|
| /plugin/sfauth/ |
| D | helper.php | 11 protected $user = null; variable in helper_plugin_sfauth 72 public function init_by_user($user) { 281 protected function oauth_directlogin($user, $sessionId, $instanceurl) { 350 protected function loadFromFile($user) {
|
| D | auth.php | 13 function getUserData($user) { 37 function checkPass(&$user, $pass) {
|
| /plugin/structpublish/meta/ |
| H A D | Assignments.php | 72 public function addPattern($pattern, $user, $status) 110 public function removePattern($pattern, $user, $status) 187 public function assignPage($page, $user = null, $status = null) 200 public function deassignPage($page, $user, $status)
|
| /plugin/authplaincas/ |
| D | auth.php | 269 function trustExternal ($user,$pass,$sticky=false) 491 function modifyUser($user, $changes) { 566 function getUserData($user, $requireGroups=true) { 655 function cleanUser($user) { 670 function _filter($user, $info) {
|
| /plugin/questionnaire/ |
| D | helper.php | 60 public function activateQuestionnaire($page, $user) 82 public function deactivateQuestionnaire($page, $user) 101 public function hasUserAnswered($page, $user)
|
| /plugin/authsmf20/ |
| D | auth.php | 102 public function trustExternal($user = '', $pass = '', $sticky = false) 326 public function getUserData($user, $requireGroups = true) 447 public function checkPass($user = '', $pass = '') 472 public function cleanUser($user)
|
| /plugin/authopenldapkerberos/ |
| D | auth.php | 31 public function checkPass($user, $pass) 43 public function getUserData($user, $requireGroups = true) 217 protected function filter($user, $info)
|
| /plugin/authlemonldap/ |
| D | auth.php | 24 public function trustExternal($user, $pass, $sticky = false) { 36 public function useSessionCache($user) {
|
| /plugin/notification/db/ |
| H A D | update0001.sql | 4 user TEXT NOT NULL, field 10 user TEXT NOT NULL, field
|
| /plugin/acknowledge/db/ |
| D | update0002.sql | 6 user TEXT NOT NULL, field 18 user TEXT NOT NULL, field
|
| /plugin/structpublish/db/ |
| H A D | update0001.sql | 3 user TEXT NOT NULL, field 10 user TEXT NOT NULL, field
|