Home
last modified time | relevance | path

Searched refs:xmlDeserialize (Results 51 – 75 of 101) sorted by path

12345

/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DUri.php93 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Uri
/plugin/icalevents/vendor/sabre/xml/lib/
H A DXmlDeserializable.php36 static function xmlDeserialize(Reader $reader); function
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php61 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Eater
H A DMock.php53 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Mock
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DCalendarData.php51 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Filter\\CalendarData
H A DCompFilter.php48 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Filter\\CompFilter
H A DParamFilter.php46 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Filter\\ParamFilter
H A DPropFilter.php48 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Filter\\PropFilter
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php117 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
H A DSupportedCalendarComponentSet.php109 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php85 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
H A DCalendarQueryReport.php85 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport
H A DFreeBusyQueryReport.php59 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\FreeBusyQueryReport
H A DInviteReply.php103 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\InviteReply
105 $elems = KeyValue::xmlDeserialize($reader);
H A DMkCalendar.php60 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\MkCalendar
H A DShare.php62 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Request\\Share
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DAddressData.php47 static function xmlDeserialize(Reader $reader) { function in Sabre\\CardDAV\\Xml\\Filter\\AddressData
H A DParamFilter.php47 static function xmlDeserialize(Reader $reader) { function in Sabre\\CardDAV\\Xml\\Filter\\ParamFilter
H A DPropFilter.php47 static function xmlDeserialize(Reader $reader) { function in Sabre\\CardDAV\\Xml\\Filter\\PropFilter
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php75 static function xmlDeserialize(Reader $reader) { function in Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport
H A DAddressBookQueryReport.php120 static function xmlDeserialize(Reader $reader) { function in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php43 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Element\\Prop
106 $value = Complex::xmlDeserialize($reader);
H A DResponse.php181 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Element\\Response
H A DSharee.php167 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Element\\Sharee
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php41 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Property\\Complex

12345