Home
last modified time | relevance | path

Searched refs:writeValueObject (Results 1 – 3 of 3) sorted by relevance

/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php274 $writtenXml = $orderService->writeValueObject($order);
284 $service->writeValueObject(new \StdClass());
/plugin/webdav/vendor/sabre/xml/lib/
H A DService.php252 function writeValueObject($object, $contextUri = null) { function in Sabre\\Xml\\Service
/plugin/icalevents/vendor/sabre/xml/lib/
H A DService.php251 function writeValueObject($object, $contextUri = null) { function in Sabre\\Xml\\Service