Home
last modified time | relevance | path

Searched refs:startElement (Results 51 – 75 of 84) sorted by relevance

1234

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php91 $writer->startElement('{DAV:}supported-method');
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php81 $writer->startElement(
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php83 $writer->startElement(
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php96 $writer->startElement('{DAV:}supported-method');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSet.php80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSet.php80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php387 $writer->startElement(strtolower($this->name));
390 $writer->startElement('properties');
400 $writer->startElement('components');
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php66 $writer->startElement('{DAV:}privilege');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php66 $writer->startElement('{DAV:}privilege');
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php140 $writer->startElement(strtolower($this->getValueType()));
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php125 $writer->startElement(strtolower($this->getValueType()));
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php315 $this->writer->startElement("foo");
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php157 $writer->startElement($cs . 'invite-reply');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php158 $writer->startElement($cs . 'invite-reply');
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php367 $this->writer->startElement("foo");
/plugin/webdavclient/
H A Dhelper.php1486 $xml->startElement('D:propfind');
1490 $xml->startElement('D:prop');
1515 $xml->startElement($op);
1519 $xml->startElement('D:prop');
1527 $xml->startElement('C:filter');
1532 $xml->startElement($filter);
1536 $xml->startElement($filter);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php132 $writer->startElement('{DAV:}propstat');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php136 $writer->startElement('{DAV:}propstat');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1203 $writer->startElement('{DAV:}principal-search-property-set');
1207 $writer->startElement('{DAV:}principal-search-property');
1208 $writer->startElement('{DAV:}prop');
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1459 $writer->startElement('{DAV:}principal-search-property-set');
1463 $writer->startElement('{DAV:}principal-search-property');
1464 $writer->startElement('{DAV:}prop');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php309 $writer->startElement('{' . Plugin::NS_CALENDARSERVER . '}shared-as');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php334 $writer->startElement('{' . Plugin::NS_CALENDARSERVER . '}shared-as');
/plugin/orgapp/
H A DOrgApplet.jarMETA-INF/MANIFEST.MF OrganigramApplet.class <Unknown> package public OrganigramApplet extends javax. ...
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1664 $w->startElement('{DAV:}multistatus');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...

1234