Home
last modified time | relevance | path

Searched refs:createComponent (Results 51 – 68 of 68) sorted by relevance

123

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php22 $vevent = $calendar->createComponent('VEVENT');
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php314 $currentComponent = $this->root->createComponent(
H A DMimeDir.php201 $component = $this->root->createComponent(substr($line, 6), [], false);
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php347 $currentComponent = $this->root->createComponent(
H A DMimeDir.php208 $component = $this->root->createComponent(substr($line, 6), [], false);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php328 $vfreebusy = $calendar->createComponent('VFREEBUSY');
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php328 $vfreebusy = $calendar->createComponent('VFREEBUSY');
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php328 $vfreebusy = $calendar->createComponent('VFREEBUSY');
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php163 $component = $this->root->createComponent(substr($line,6), array(), false);
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php163 $component = $this->root->createComponent(substr($line,6), array(), false);
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php163 $component = $this->root->createComponent(substr($line,6), array(), false);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php515 $vfreebusy = $calendar->createComponent('VFREEBUSY');
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php554 $vfreebusy = $calendar->createComponent('VFREEBUSY');
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md533 * Added: Document::createComponent and Document::createProperty.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md533 * Added: Document::createComponent and Document::createProperty.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md493 * Added: Document::createComponent and Document::createProperty.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md759 * Added: Document::createComponent and Document::createProperty.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md698 * Added: Document::createComponent and Document::createProperty.

123