Home
last modified time | relevance | path

Searched defs:user (Results 126 – 150 of 267) sorted by relevance

1234567891011

/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUserPasswordTrait.php38 public function withUser(?string $user) argument
[all...]
/plugin/elasticsearch/_test/
H A Dacl.test.php129 testSanity($page, $user, $group, $expected) global() argument
[all...]
/plugin/structpublish/meta/
H A DRevision.php26 protected $user; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
146 setUser($user) global() argument
[all...]
/plugin/authloginapi/
H A Dauth.php34 public function trustExternal($user, $pass, $sticky = false)
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php57 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto17.php51 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto20.php57 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto21.php58 $user = isset($argv[2])?$argv[2]:null; variable
/plugin/xcom/scripts/
H A Dxcom_save.php18 private $user; variable in xcom_save
216 function xcom_connect($url,$user,$pwd, $debug=false) {
/plugin/dbquery/
H A Dhelper.php41 public function getPDO($dsn = null, $user = null, $pass = null)
/plugin/task/
H A Dhelper.php72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) {
257 function _isResponsible($user) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ProvisionCloudIdentityRequest.php48 public function setUser(GoogleCloudChannelV1AdminUser $user)
/plugin/struct/helper/
H A Dimexport.php99 importSchema($schemaName, $schemaJSON, $user = null) global() argument
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php166 public function setUsername($user)
342 public function runAuthenticators($user, $pass, Swift $swift)
/plugin/chat/
H A Dajax.php329 function cleanUser($user) {
/plugin/changes/
H A Dsyntax.php223 getChanges($num, $ns, $excludedpages, $type, $user, $maxage, $excludedusers, $reverse) global() argument
296 handleChangelogLine($line, $ns, $excludedpages, $type, $user, $maxage, & $seen, $excludedusers) global() argument
[all...]
/plugin/autogroup/
H A Daction.php100 private function _update_user_groups($user) {
/plugin/userspagecreate/
H A Daction.php100 function mytpl_userhtmllink($user){
/plugin/loglog/helper/
H A Dlogging.php27 public function writeLine($msg, $user = null, $data = [])
/plugin/userpagecreate/
H A Daction.php55 protected function userSpaceData($user)
/plugin/lms/syntax/
H A Dinclude.php15 protected $user; global() variable in syntax_plugin_lms_include
/plugin/tos/
H A Daction.php131 protected function userTosState($user, $accept = false)
/plugin/imgpaste/
H A Daction.php99 protected function createFileName($pageid, $ext, $user)
/plugin/do/db/
H A Dupdate0007.sql3 CREATE TABLE task_assignees (page, md5, user); field
/plugin/authfacebook/
H A Dauth.php41 function trustExternal($user,$pass,$sticky=true ){

1234567891011