Home
last modified time | relevance | path

Searched refs:xmlDeserialize (Results 26 – 50 of 101) sorted by last modified time

12345

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php177 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAVACL\\Xml\\Property\\Principal
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DExpandPropertyReport.php56 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAVACL\\Xml\\Request\\ExpandPropertyReport
H A DPrincipalPropertySearchReport.php77 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
H A DPrincipalSearchPropertySetReport.php44 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAVACL\\Xml\\Request\\PrincipalSearchPropertySetReport
/plugin/davcal/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/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php187 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Property\\Invite
H A DScheduleCalendarTransp.php117 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
119 $elems = Elements::xmlDeserialize($reader);
H A DSupportedCalendarComponentSet.php109 static function xmlDeserialize(Reader $reader) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet
/plugin/davcal/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
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DBase.php84 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Base
H A DElements.php102 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Elements
H A DKeyValue.php101 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\KeyValue
H A DUri.php93 static function xmlDeserialize(Xml\Reader $reader) { function in Sabre\\Xml\\Element\\Uri
/plugin/davcal/vendor/sabre/xml/lib/
H A DReader.php247 $value = Element\Base::xmlDeserialize($this);
H A DXmlDeserializable.php36 static function xmlDeserialize(Reader $reader); function
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
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/Request/
H A DSyncCollectionReport.php72 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
79 $elems = KeyValue::xmlDeserialize($reader);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php120 static function xmlDeserialize(Reader $reader) { function in Sabre\\DAV\\Xml\\Response\\MultiStatus
/plugin/webdav/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php40 public static function xmlDeserialize(SabreXml\Reader $reader) function in Sabre\\VObject\\Parser\\XML\\Element\\KeyValue

12345