Home
last modified time | relevance | path

Searched refs:ICALENDAR20 (Results 1 – 19 of 19) sorted by last modified time

/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php524 case Document::ICALENDAR20 :
H A DDocument.php34 const ICALENDAR20 = 3; define in Sabre\\VObject\\Document
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php323 $this->assertEquals(VCalendar::ICALENDAR20, $vcard->getDocumentType());
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php160 return self::ICALENDAR20;
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php162 return self::ICALENDAR20;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDocument.php34 const ICALENDAR20 = 3; define in Sabre\\VObject\\Document
H A DProperty.php567 case Document::ICALENDAR20:
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php324 $this->assertEquals(VCalendar::ICALENDAR20, $vcard->getDocumentType());
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php524 case Document::ICALENDAR20 :
H A DDocument.php34 const ICALENDAR20 = 3; define in Sabre\\VObject\\Document
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php160 return self::ICALENDAR20;
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php160 return self::ICALENDAR20;
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php524 case Document::ICALENDAR20 :
H A DDocument.php34 const ICALENDAR20 = 3; define in Sabre\\VObject\\Document
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php324 $this->assertEquals(VCalendar::ICALENDAR20, $vcard->getDocumentType());
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php613 case Document::ICALENDAR20 :
H A DDocument.php34 const ICALENDAR20 = 3; define in Sabre\\VObject\\Document
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php360 $this->assertEquals(VCalendar::ICALENDAR20, $vcard->getDocumentType());
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php163 return self::ICALENDAR20;