Home
last modified time | relevance | path

Searched refs:supportedPrivilegeSet (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/sabredav/sabre-dav-3.2.2/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/baikal/baikal/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php202 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
205 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php203 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
206 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php202 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
205 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php202 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
205 $supportedPrivilegeSet['{DAV:}share'] = [
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAVACL/
H A DACLMethodTest.php159 $server->on('getSupportedPrivilegeSet', function($node, &$supportedPrivilegeSet) {
160 $supportedPrivilegeSet['{DAV:}foo'] = ['abstract' => true];
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAVACL/
H A DACLMethodTest.php159 $server->on('getSupportedPrivilegeSet', function($node, &$supportedPrivilegeSet) {
160 $supportedPrivilegeSet['{DAV:}foo'] = ['abstract' => true];
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DACLMethodTest.php159 $server->on('getSupportedPrivilegeSet', function($node, &$supportedPrivilegeSet) {
160 $supportedPrivilegeSet['{DAV:}foo'] = ['abstract' => true];
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DACLMethodTest.php159 $server->on('getSupportedPrivilegeSet', function($node, &$supportedPrivilegeSet) {
160 $supportedPrivilegeSet['{DAV:}foo'] = ['abstract' => true];
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DACLMethodTest.php159 $server->on('getSupportedPrivilegeSet', function($node, &$supportedPrivilegeSet) {
160 $supportedPrivilegeSet['{DAV:}foo'] = ['abstract' => true];
/dports/www/sabredav/sabre-dav-3.2.2/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/dports/www/baikal/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php548 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
552 $supportedPrivilegeSet[$ns.'schedule-send'] = [
577 $supportedPrivilegeSet[$ns.'schedule-deliver'] = [
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php548 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
552 $supportedPrivilegeSet[$ns.'schedule-send'] = [
577 $supportedPrivilegeSet[$ns.'schedule-deliver'] = [
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php549 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
553 $supportedPrivilegeSet[$ns.'schedule-send'] = [
578 $supportedPrivilegeSet[$ns.'schedule-deliver'] = [
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php549 public function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) argument
553 $supportedPrivilegeSet[$ns.'schedule-send'] = [
578 $supportedPrivilegeSet[$ns.'schedule-deliver'] = [

12