/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | Tree.php | 22 * @var ICollection 39 * @param ICollection $rootNode 41 function __construct(ICollection $rootNode) { 73 if (!($parent instanceof ICollection)) 104 if (!$parentNode instanceof ICollection) return false; 295 * @param ICollection $destinationParent 299 …protected function copyNode(INode $source, ICollection $destinationParent, $destinationName = null… 319 } elseif ($source instanceof ICollection) {
|
H A D | IQuota.php | 16 interface IQuota extends ICollection {
|
H A D | IMultiGet.php | 23 interface IMultiGet extends ICollection {
|
H A D | IExtendedCollection.php | 15 interface IExtendedCollection extends ICollection {
|
H A D | IMoveTarget.php | 20 interface IMoveTarget extends ICollection {
|
H A D | ICollection.php | 14 interface ICollection extends INode { interface
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | Tree.php | 22 * @var ICollection 39 * @param ICollection $rootNode 41 function __construct(ICollection $rootNode) { 73 if (!($parent instanceof ICollection)) 104 if (!$parentNode instanceof ICollection) return false; 293 * @param ICollection $destinationParent 297 …protected function copyNode(INode $source, ICollection $destinationParent, $destinationName = null… 315 } elseif ($source instanceof ICollection) {
|
H A D | IQuota.php | 16 interface IQuota extends ICollection {
|
H A D | IMultiGet.php | 23 interface IMultiGet extends ICollection {
|
H A D | IExtendedCollection.php | 15 interface IExtendedCollection extends ICollection {
|
H A D | IMoveTarget.php | 20 interface IMoveTarget extends ICollection {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | ICollection.php | 21 interface ICollection extends DAV\ICollection { interface
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | ICollection.php | 21 interface ICollection extends DAV\ICollection { interface
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | ISubscription.php | 5 use Sabre\DAV\ICollection; alias 37 interface ISubscription extends ICollection, IProperties {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | ISubscription.php | 5 use Sabre\DAV\ICollection; alias 37 interface ISubscription extends ICollection, IProperties {
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
H A D | IAddressBook.php | 16 interface IAddressBook extends DAV\ICollection {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | IAddressBook.php | 16 interface IAddressBook extends DAV\ICollection {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICalendarObjectContainer.php | 18 interface ICalendarObjectContainer extends \Sabre\DAV\ICollection {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICalendarObjectContainer.php | 18 interface ICalendarObjectContainer extends \Sabre\DAV\ICollection {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | IOutbox.php | 13 interface IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | IOutbox.php | 13 interface IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/ |
H A D | IPrincipalCollection.php | 17 interface IPrincipalCollection extends DAV\ICollection {
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
H A D | IPrincipalCollection.php | 17 interface IPrincipalCollection extends DAV\ICollection {
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 18 interface ISyncCollection extends DAV\ICollection {
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/ |
H A D | ISyncCollection.php | 18 interface ISyncCollection extends DAV\ICollection {
|