Home
last modified time | relevance | path

Searched refs:IExtendedCollection (Results 1 – 13 of 13) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php19 class AddressBookHome extends DAV\Collection implements DAV\IExtendedCollection, DAVACL\IACL {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIExtendedCollection.php15 interface IExtendedCollection extends ICollection { interface
H A DServer.php1125 if ($parent instanceof IExtendedCollection) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPrincipalCollection.php7 use Sabre\DAV\IExtendedCollection; alias
20 class PrincipalCollection extends AbstractPrincipalCollection implements IExtendedCollection, IACL {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php23 class CalendarHome implements DAV\IExtendedCollection, DAVACL\IACL {
H A DPlugin.php77 if ($node instanceof DAV\IExtendedCollection) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1190 if ($parent instanceof IExtendedCollection) {
H A DIExtendedCollection.php15 interface IExtendedCollection extends ICollection { interface
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md440 * `Sabre\DAV\IExtendedCollection` now receives a `Sabre\DAV\MkCol` object as
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php23 class CalendarHome implements DAV\IExtendedCollection, DAVACL\IACL {
H A DPlugin.php78 if ($node instanceof DAV\IExtendedCollection) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPrincipalCollection.php6 use Sabre\DAV\IExtendedCollection; alias
19 class PrincipalCollection extends AbstractPrincipalCollection implements IExtendedCollection, IACL {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php19 class AddressBookHome extends DAV\Collection implements DAV\IExtendedCollection, DAVACL\IACL {