Searched refs:IExtendedCollection (Results 1 – 13 of 13) sorted by relevance
6 use Sabre\DAV\IExtendedCollection; alias19 class PrincipalCollection extends AbstractPrincipalCollection implements IExtendedCollection, IACL {
7 use Sabre\DAV\IExtendedCollection; alias20 class PrincipalCollection extends AbstractPrincipalCollection implements IExtendedCollection, IACL {
15 interface IExtendedCollection extends ICollection { interface
1190 if ($parent instanceof IExtendedCollection) {
1125 if ($parent instanceof IExtendedCollection) {
19 class AddressBookHome extends DAV\Collection implements DAV\IExtendedCollection, DAVACL\IACL {
23 class CalendarHome implements DAV\IExtendedCollection, DAVACL\IACL {
78 if ($node instanceof DAV\IExtendedCollection) {
77 if ($node instanceof DAV\IExtendedCollection) {
440 * `Sabre\DAV\IExtendedCollection` now receives a `Sabre\DAV\MkCol` object as