Home
last modified time | relevance | path

Searched defs:writer (Results 76 – 100 of 146) sorted by last modified time

123456

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php106 function xmlSerialize(Writer $writer) {
H A DSupportedPrivilegeSet.php74 function xmlSerialize(Writer $writer) {
136 private function serializePriv(Writer $writer, $privName, $privilege) {
H A DAcl.php99 function xmlSerialize(Writer $writer) {
241 private function serializeAce(Writer $writer, array $ace) {
H A DCurrentUserPrivilegeSet.php62 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php237 protected function xmlSerializeValue(Xml\Writer $writer)
H A DTimeStamp.php74 protected function xmlSerializeValue(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DKeyValue.php75 function xmlSerialize(Xml\Writer $writer) {
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) {
H A DBase.php57 function xmlSerialize(Xml\Writer $writer) {
H A DXmlFragment.php58 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/xml/lib/
H A DXmlSerializable.php34 function xmlSerialize(Writer $writer);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php187 function xmlSerialize(Writer $writer) {
200 function xmlSerializeFull(Writer $writer) {
H A DInviteReply.php138 function xmlSerialize(Writer $writer) {
151 function xmlSerializeFull(Writer $writer) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php74 function xmlSerialize(Writer $writer) {
H A DEmailAddressSet.php70 function xmlSerialize(Writer $writer) {
H A DSupportedCalendarData.php44 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DParameter.php343 public function xmlSerialize(Xml\Writer $writer)
H A DNode.php84 abstract public function xmlSerialize(Xml\Writer $writer);
H A DComponent.php372 public function xmlSerialize(Xml\Writer $writer)
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedCollationSet.php39 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php68 function xmlSerialize(Writer $writer) {
H A DSupportedLock.php42 function xmlSerialize(Writer $writer) {
H A DSupportedMethodSet.php88 function xmlSerialize(Writer $writer) {
H A DSupportedReportSet.php119 function xmlSerialize(Writer $writer) {
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php470 public function xmlSerialize(Xml\Writer $writer)

123456