Home
last modified time | relevance | path

Searched refs:ISchedulingObject (Results 1 – 6 of 6) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DISchedulingObject.php11 interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject { interface
H A DSchedulingObject.php15 class SchedulingObject extends \Sabre\CalDAV\CalendarObject implements ISchedulingObject {
H A DPlugin.php414 if (!$node instanceof ICalendarObject || $node instanceof ISchedulingObject) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DISchedulingObject.php11 interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject { interface
H A DSchedulingObject.php15 class SchedulingObject extends \Sabre\CalDAV\CalendarObject implements ISchedulingObject {
H A DPlugin.php336 if (!$node instanceof ICalendarObject || $node instanceof ISchedulingObject) {