Home
last modified time | relevance | path

Searched refs:DAVACL (Results 151 – 169 of 169) sorted by relevance

1234567

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php3 namespace Sabre\DAVACL;
H A DBlockAccessTest.php3 namespace Sabre\DAVACL;
H A DACLMethodTest.php3 namespace Sabre\DAVACL;
H A DPrincipalPropertySearchTest.php3 namespace Sabre\DAVACL;
H A DPluginPropertiesTest.php3 namespace Sabre\DAVACL;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php20 use Sabre\DAVACL; alias
206 if ($node instanceof DAVACL\IPrincipal) {
506 …if (!$aclPlugin->checkPrivileges($inboxPath, $caldavNS . $privilege, DAVACL\Plugin::R_PARENT, fals…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php6 use Sabre\DAVACL; alias
H A DCalendarObjectTest.php4 use Sabre\DAVACL; alias
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php3 namespace Sabre\DAVACL\PrincipalBackend;
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php8 use Sabre\DAVACL; alias
154 if ($node instanceof DAVACL\IPrincipal) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php4 use Sabre\DAVACL; alias
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php8 use Sabre\DAVACL; alias
154 if ($node instanceof DAVACL\IPrincipal) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php3 namespace Sabre\DAVACL\PrincipalBackend;
/plugin/webdav/
H A Dcomposer.lock111 "Sabre\\DAVACL\\": "lib/DAVACL/",
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php11 use Sabre\DAVACL; alias
339 if ($node instanceof DAVACL\IPrincipal) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php10 use Sabre\DAVACL; alias
325 if ($node instanceof DAVACL\IPrincipal) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php3 namespace Sabre\DAVACL;
12 use Sabre\DAVACL\Exception\NeedPrivileges;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md80 * Removed `Sabre\DAVACL\Plugin::$allowAccessToNodesWithoutACL` setting.
82 `Sabre\DAVACL\Plugin::setDefaultAcl()`.
83 * Introduced `Sabre\DAVACL\ACLTrait` which contains a default implementation
416 * #654: Added a collection, `Sabre\DAVACL\FS\HomeCollection` for automatically
491 * Removed: `Sabre\DAVACL\Plugin::getPrincipalByEmail()`.
935 * Removed: Got rid of the Version classes for CalDAV, CardDAV, HTTP, and DAVACL.
1127 * Added: deserializer for Sabre\DAVACL\Property\CurrentUserPrivilegeSet.
1457 * Added: [DAVACL] Per-node overriding of supported privileges. This allows for
1459 * Added: [DAVACL] Public 'principalSearch' method on the DAVACL plugin, which
1464 DAVACL, HTTP, VObject) as an alternative to the autoloader. This often works
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php3 namespace Sabre\DAVACL;

1234567