Home
last modified time | relevance | path

Searched defs:displayname (Results 1 – 5 of 5) sorted by relevance

/plugin/davcal/db/
H A Dupdate0001.sql18 displayname text, field
44 displayname text, field
/plugin/davcard/db/
Dupdate0001.sql32 displayname text, field
/plugin/webdavclient/db/
Dupdate0001.sql4 displayname text, field
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php60 public function setUserProfile(?string $displayname = null, ?string $avatarUrl = null,
645 protected function addMember(string $userId, ?string $displayname) {
/plugin/webdavclient/
Dhelper.php417 …public function addConnection($uri, $username, $password, $displayname, $description, $type, $sync…
455 …public function modifyConnection($connId, $permission, $displayname, $syncinterval, $write, $activ…