Searched defs:isFree (Results 1 – 5 of 5) sorted by relevance
/plugin/davcard/vendor/sabre/vobject/lib/Component/ | ||
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy |
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ | ||
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy |
/plugin/davcal/vendor/sabre/vobject/lib/Component/ | ||
H A D | VFreeBusy.php | 27 public function isFree(\DateTime $start, \Datetime $end) { function in Sabre\\VObject\\Component\\VFreeBusy |
/plugin/webdav/vendor/sabre/vobject/lib/Component/ | ||
H A D | VFreeBusy.php | 29 public function isFree(DateTimeInterface $start, DatetimeInterface $end) function in Sabre\\VObject\\Component\\VFreeBusy |
/plugin/icalevents/vendor/sabre/vobject/lib/Component/ | ||
H A D | VFreeBusy.php | 29 function isFree(DateTimeInterface $start, DatetimeInterface $end) { function in Sabre\\VObject\\Component\\VFreeBusy |