Home
last modified time | relevance | path

Searched refs:writeElement (Results 51 – 75 of 76) sorted by relevance

1234

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php67 $writer->writeElement($privName);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php67 $writer->writeElement($privName);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php124 $writer->writeElement($val);
H A DHref.php99 $writer->writeElement('{DAV:}href', $href);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php124 $writer->writeElement($val);
H A DHref.php110 $writer->writeElement('{DAV:}href', $href);
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php163 $w->writeElement($rootElementName, $value);
H A DWriter.php207 function writeElement($name, $content = null) { function in Sabre\\Xml\\Writer
/plugin/webdav/vendor/sabre/xml/lib/
H A DWriter.php189 function writeElement($name, $content = null) { function in Sabre\\Xml\\Writer
H A DService.php194 $w->writeElement($rootElementName, $value);
/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php189 function writeElement($name, $content = null) { function in Sabre\\Xml\\Writer
H A DService.php193 $w->writeElement($rootElementName, $value);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DParameter.php346 $writer->writeElement('text', $value);
H A DProperty.php368 $writer->writeElement($valueType, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DParameter.php364 $writer->writeElement('text', $value);
H A DProperty.php402 $writer->writeElement($valueType, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php197 $writer->writeElement($valueType, $value);
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php306 $writer->writeElement($valueType, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php334 $writer->writeElement($valueType, $value);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php183 $writer->writeElement($valueType, $value);
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md126 * Added: The writeElement method can now write complex elements.
/plugin/webdavclient/
H A Dhelper.php1492 $xml->writeElement($prop);
1522 $xml->writeElement($prop);
1547 $xml->writeElement('D:href', $href);
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md187 * Added: The writeElement method can now write complex elements.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md193 * Added: The writeElement method can now write complex elements.
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1210 $writer->writeElement($propertyName);

1234