Home
last modified time | relevance | path

Searched refs:XmlFragment (Results 1 – 14 of 14) sorted by last modified time

/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md97 from documents using `Sabre\Xml\Element\XmlFragment`.
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php35 'value' => new XmlFragment($expected),
128 '{http://sabredav.org/ns}fragment' => new XmlFragment($input),
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php5 use Sabre\Xml\Element\XmlFragment; alias
18 class Complex extends XmlFragment {
H A DLockDiscovery.php7 use Sabre\Xml\Element\XmlFragment; alias
99 $writer->writeElement('{DAV:}owner', new XmlFragment($lock->owner));
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php23 class XmlFragment implements Element { class
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md164 from documents using `Sabre\Xml\Element\XmlFragment`.
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php23 class XmlFragment implements Element { class
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php5 use Sabre\Xml\Element\XmlFragment; alias
18 class Complex extends XmlFragment {
H A DLockDiscovery.php7 use Sabre\Xml\Element\XmlFragment; alias
99 $writer->writeElement('{DAV:}owner', new XmlFragment($lock->owner));
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php499 $fragment = new Xml\Element\XmlFragment($value[0]);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php513 $fragment = new Xml\Element\XmlFragment($value[0]);
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md158 from documents using `Sabre\Xml\Element\XmlFragment`.
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php35 'value' => new XmlFragment($expected),
128 '{http://sabredav.org/ns}fragment' => new XmlFragment($input),
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php23 class XmlFragment implements Element { class