Home
last modified time | relevance | path

Searched defs:writer (Results 26 – 50 of 146) sorted by last modified time

123456

/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php24 function xmlSerialize(Xml\Writer $writer) {
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php7 protected $writer; variable in Sabre\\Xml\\WriterTest
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php120 function xmlSerialize(Writer $writer) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php75 function xmlSerialize(Writer $writer) {
H A DHref.php104 function xmlSerialize(Writer $writer) {
H A DLockDiscovery.php68 function xmlSerialize(Writer $writer) {
H A DSupportedLock.php42 function xmlSerialize(Writer $writer) {
H A DSupportedMethodSet.php93 function xmlSerialize(Writer $writer) {
H A DSupportedReportSet.php119 function xmlSerialize(Writer $writer) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php50 function xmlSerialize(Writer $writer) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php88 function xmlSerialize(Writer $writer) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php99 function xmlSerialize(Writer $writer) {
241 private function serializeAce(Writer $writer, array $ace) {
H A DAclRestrictions.php38 function xmlSerialize(Writer $writer) {
H A DCurrentUserPrivilegeSet.php62 function xmlSerialize(Writer $writer) {
H A DPrincipal.php106 function xmlSerialize(Writer $writer) {
H A DSupportedPrivilegeSet.php74 function xmlSerialize(Writer $writer) {
135 private function serializePriv(Writer $writer, $privilege) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php186 function xmlSerialize(Writer $writer) {
199 function xmlSerializeFull(Writer $writer) {
H A DInviteReply.php137 function xmlSerialize(Writer $writer) {
150 function xmlSerializeFull(Writer $writer) {
H A DNotificationInterface.php24 function xmlSerializeFull(Writer $writer);
H A DSystemStatus.php96 function xmlSerialize(Writer $writer) {
124 function xmlSerializeFull(Writer $writer) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php103 function xmlSerialize(Writer $writer) {
H A DScheduleCalendarTransp.php83 function xmlSerialize(Writer $writer) {
H A DSupportedCalendarComponentSet.php76 function xmlSerialize(Writer $writer) {
H A DSupportedCalendarData.php44 function xmlSerialize(Writer $writer) {
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DBase.php57 function xmlSerialize(Xml\Writer $writer) {

123456