Home
last modified time | relevance | path

Searched refs:Writer (Results 101 – 125 of 167) sorted by relevance

1234567

/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php24 function xmlSerialize(Xml\Writer $writer) {
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) {
H A DUriTest.php6 use Sabre\Xml\Writer; alias
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) {
H A DUriTest.php6 use Sabre\Xml\Writer; alias
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php74 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php78 protected function xmlSerializeValue(Xml\Writer $writer) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DColorWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
H A DJavaScriptWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
H A DFormWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
H A DObjectWriter.php3 namespace Mpdf\Writer;
20 * @var \Mpdf\Writer\BaseWriter
H A DOptionalContentWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DFloatValue.php111 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DFloatValue.php122 protected function xmlSerializeValue(Xml\Writer $writer) {
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md106 * Removed: `Writer::$context` and `Reader::$context`.
107 * #15: Added `Reader::$baseUri` to match `Writer::$baseUri`.
125 * Added: baseUri property to the Writer class.
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md50 `$classMap` property which is defined on both the `Service` and `Writer`.
167 * Removed: `Writer::$context` and `Reader::$context`.
168 * #15: Added `Reader::$baseUri` to match `Writer::$baseUri`.
186 * Added: baseUri property to the Writer class.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md56 `$classMap` property which is defined on both the `Service` and `Writer`.
173 * Removed: `Writer::$context` and `Reader::$context`.
174 * #15: Added `Reader::$baseUri` to match `Writer::$baseUri`.
192 * Added: baseUri property to the Writer class.
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php138 protected function xmlSerializeValue(Xml\Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php84 abstract public function xmlSerialize(Xml\Writer $writer);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php91 abstract function xmlSerialize(Xml\Writer $writer);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php123 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php11 $this->writer = new Writer();
H A DServiceTest.php32 $this->assertInstanceOf('Sabre\\Xml\\Writer', $writer);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php7 use Sabre\Xml\Writer; alias
/plugin/webdav/vendor/sabre/xml/lib/
H A DWriter.php31 class Writer extends XMLWriter { class

1234567