Home
last modified time | relevance | path

Searched refs:Writer (Results 126 – 150 of 167) sorted by relevance

1234567

/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php31 class Writer extends XMLWriter { class
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php351 function xmlSerialize(Xml\Writer $writer) {
396 protected function xmlSerializeValue(Xml\Writer $writer) {
H A DParameter.php361 function xmlSerialize(Xml\Writer $writer) {
H A DComponent.php391 function xmlSerialize(Xml\Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php326 public function xmlSerialize(Xml\Writer $writer)
362 protected function xmlSerializeValue(Xml\Writer $writer)
H A DParameter.php343 public function xmlSerialize(Xml\Writer $writer)
H A DComponent.php372 public function xmlSerialize(Xml\Writer $writer)
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php32 $this->assertInstanceOf('Sabre\\Xml\\Writer', $writer);
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php32 class Writer extends XMLWriter { class
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php258 VObject\Writer::write($component)
2890 $this->assertXmlStringEqualsXmlString($xml, VObject\Writer::writeXML($component));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DImageWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
H A DBookmarkWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
H A DBaseWriter.php3 namespace Mpdf\Writer;
H A DResourceWriter.php3 namespace Mpdf\Writer;
20 * @var \Mpdf\Writer\BaseWriter
25 * @var \Mpdf\Writer\ColorWriter
30 * @var \Mpdf\Writer\FontWriter
35 * @var \Mpdf\Writer\ImageWriter
40 * @var \Mpdf\Writer\FormWriter
45 * @var \Mpdf\Writer\OptionalContentWriter
50 * @var \Mpdf\Writer\BackgroundWriter
55 * @var \Mpdf\Writer\BookmarkWriter
60 * @var \Mpdf\Writer\MetadataWrite
[all...]
H A DPageWriter.php3 namespace Mpdf\Writer;
25 * @var \Mpdf\Writer\BaseWriter
30 * @var \Mpdf\Writer\MetadataWriter
H A DBackgroundWriter.php3 namespace Mpdf\Writer;
19 * @var \Mpdf\Writer\BaseWriter
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php192 protected function xmlSerializeValue(Xml\Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php237 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/404manager/
H A DCHANGES.md14 …* If the user is a Writer and their is a redirection, a redirection doesn't occur anymore. The wri…
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php470 public function xmlSerialize(Xml\Writer $writer)
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php478 function xmlSerialize(Xml\Writer $writer) {
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php261 protected function xmlSerializeValue(Xml\Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php178 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php282 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php301 protected function xmlSerializeValue(Xml\Writer $writer) {

1234567