Home
last modified time | relevance | path

Searched defs:user (Results 201 – 225 of 267) sorted by path

1234567891011

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18949 this.open = function(method, url, async, user, password) argument
/plugin/sfauth/
H A Dauth.php13 function getUserData($user) {
37 function checkPass(&$user, $pass) {
H A Dhelper.php11 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) {
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php115 function trustExternal($user,$pass,$sticky=false){
248 function checkPass($user,$pass){
270 function getUserData( $user ) {
283 function getUserGroups($user) {
421 function createUser($user,$pwd,$name,$mail,$grps=null){
454 function modifyUser($user, $changes) {
618 function _filter($user, $info) {
/plugin/stale/_test/
H A DbaseTest.php164 private static function runAsAdmin(TestRequest $request = null, $user = 'admin')
/plugin/starred/
H A Dhelper.php42 public function toggleStar($user = null, $pageid = null)
76 public function checkStar($user = null, $pageid = null)
101 public function loadStars($user = null, $limit = 0)
/plugin/statistics/inc/
H A DStatisticsLogger.class.php472 log_login($type, $user = '') global() argument
[all...]
/plugin/struct/db/
H A Dupdate0009.sql15 user, field
H A Dupdate0014.sql6 user, field
/plugin/struct/helper/
H A Dimexport.php99 importSchema($schemaName, $schemaJSON, $user = null) global() argument
/plugin/struct/meta/
H A DSchema.php30 protected $user = ''; variable in dokuwiki\\plugin\\struct\\meta\\Schema
H A DSchemaBuilder.php28 protected $user; global() variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
359 setUser($user) global() argument
/plugin/structpublish/db/json/
H A Dstructpublish0001.struct.json5 "user": "admin", string
/plugin/structpublish/db/
H A Dupdate0001.sql3 user TEXT NOT NULL, field
10 user TEXT NOT NULL, field
/plugin/structpublish/meta/
H A DAssignments.php72 public function addPattern($pattern, $user, $status) argument
110 public function removePattern($pattern, $user, $status) argument
187 assignPage($page, $user = null, $status = null) global() argument
200 deassignPage($page, $user, $status) global() argument
[all...]
H A DRevision.php26 protected $user; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
146 setUser($user) global() argument
[all...]
/plugin/structstatus/
H A Dstatus.struct.json5 "user": "admin", string
/plugin/structtasks/_test/json/
H A Dbadassignees.struct.json5 "user": "testuser", string
H A Dbaddate.struct.json5 "user": "testuser", string
H A Dbadstatus.struct.json5 "user": "testuser", string
H A Dmissingassignees.struct.json5 "user": "testuser", string
H A Dmissingdate.struct.json5 "user": "testuser", string
H A Dmissingstatus.struct.json5 "user": "missingstatus", string
H A Dmultidate.struct.json5 "user": "testuser", string
H A Dmultistatus.struct.json5 "user": "testuser", string

1234567891011