Home
last modified time | relevance | path

Searched defs:createCalendar (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSimplePDO.php110 function createCalendar($principalUri, $calendarUri, array $properties) { function in Sabre\\CalDAV\\Backend\\SimplePDO
H A DBackendInterface.php54 function createCalendar($principalUri, $calendarUri, array $properties); function
H A DPDO.php232 function createCalendar($principalUri, $calendarUri, array $properties) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractTest.php115 function createCalendar($principalUri,$calendarUri,array $properties) { } function in Sabre\\CalDAV\\Backend\\AbstractMock
H A DMock.php69 function createCalendar($principalUri,$calendarUri,array $properties) { function in Sabre\\CalDAV\\Backend\\Mock
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DBackendInterface.php52 function createCalendar($principalUri, $calendarUri, array $properties); function
H A DPDO.php197 function createCalendar($principalUri, $calendarUri, array $properties) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/
H A DcalendarBackendDokuwiki.php138 function createCalendar($principalUri, $calendarUri, array $properties) function in DokuWikiSabreCalendarBackend
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1406 createCalendar(parentCalendar?: any): void; method
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js27657 createCalendar: function (parentCalendar) { method in CalendarManager