Home
last modified time | relevance | path

Searched refs:getCurrentUserPrivilegeSet (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php279 $this->assertEquals($expected,$aclPlugin->getCurrentUserPrivilegeSet('foo'));
H A DPrincipalPropertySearchTest.php387 function getCurrentUserPrivilegeSet($node) { function in Sabre\\DAVACL\\MockPlugin
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php189 $acl = $this->getCurrentUserPrivilegeSet($uri);
501 function getCurrentUserPrivilegeSet($node) { function in Sabre\\DAVACL\\Plugin
912 $val = $this->getCurrentUserPrivilegeSet($node);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php196 $acl = $this->getCurrentUserPrivilegeSet($uri);
618 function getCurrentUserPrivilegeSet($node) { function in Sabre\\DAVACL\\Plugin
1059 $val = $this->getCurrentUserPrivilegeSet($node);