Home
last modified time | relevance | path

Searched refs:getGroupMemberSet (Results 1 – 25 of 133) sorted by relevance

123456

/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php92 $this->assertEquals($expected, $backend->getGroupMemberSet('principals/group'));
112 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
116 $this->assertEquals([], $backend->getGroupMemberSet('principals/group'));
120 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php92 $this->assertEquals($expected, $backend->getGroupMemberSet('principals/group'));
112 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
116 $this->assertEquals([], $backend->getGroupMemberSet('principals/group'));
120 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php92 $this->assertEquals($expected, $backend->getGroupMemberSet('principals/group'));
112 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
116 $this->assertEquals([], $backend->getGroupMemberSet('principals/group'));
120 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php92 $this->assertEquals($expected, $backend->getGroupMemberSet('principals/group'));
112 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
116 $this->assertEquals([], $backend->getGroupMemberSet('principals/group'));
120 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php92 $this->assertEquals($expected, $backend->getGroupMemberSet('principals/group'));
112 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
116 $this->assertEquals([], $backend->getGroupMemberSet('principals/group'));
120 $this->assertEquals(['principals/user'], $backend->getGroupMemberSet('principals/group'));
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CalDAV/Principal/
H A DProxyWrite.php129 public function getGroupMemberSet() { function in SabreForRainLoop\\CalDAV\\Principal\\ProxyWrite
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyRead.php129 public function getGroupMemberSet() { function in SabreForRainLoop\\CalDAV\\Principal\\ProxyRead
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CalDAV/Principal/
H A DProxyRead.php129 public function getGroupMemberSet() { function in SabreForRainLoop\\CalDAV\\Principal\\ProxyRead
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php129 public function getGroupMemberSet() { function in SabreForRainLoop\\CalDAV\\Principal\\ProxyWrite
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/sabredav/sabre-dav-3.2.2/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/baikal/baikal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php118 public function getGroupMemberSet() function in Sabre\\CalDAV\\Principal\\ProxyRead
120 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php118 public function getGroupMemberSet() function in Sabre\\CalDAV\\Principal\\ProxyWrite
120 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/
H A DProxyWrite.php129 public function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyRead.php129 public function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
131 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyRead
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());
H A DProxyWrite.php130 function getGroupMemberSet() { function in Sabre\\CalDAV\\Principal\\ProxyWrite
132 return $this->principalBackend->getGroupMemberSet($this->getPrincipalUrl());

123456