Home
last modified time | relevance | path

Searched refs:namespaceMap (Results 26 – 50 of 55) sorted by relevance

123

/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Serializer/
H A DEnumTest.php12 $service->namespaceMap['urn:test'] = null;
H A DRepeatingElementsTest.php12 $service->namespaceMap['urn:test'] = null;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DEmailAddressSetTest.php9 protected $namespaceMap = [ variable in Sabre\\CalDAV\\Xml\\Property\\EmailAddressSetTest
H A DSupportedCalendarDataTest.php22 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
H A DSupportedCollationSetTest.php24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/
H A DSupportedAddressDataTest.php24 $this->namespaceMap[CardDAV\Plugin::NS_CARDDAV] = 'card';
H A DSupportedCollationSetTest.php24 $this->namespaceMap[CardDAV\Plugin::NS_CARDDAV] = 'card';
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DCDataTest.php35 $writer->namespaceMap = [
H A DElementsTest.php99 $writer->namespaceMap = [
H A DXmlFragmentTest.php120 $writer->namespaceMap = [
H A DKeyValueTest.php148 $writer->namespaceMap = [
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DCDataTest.php35 $writer->namespaceMap = [
H A DElementsTest.php99 $writer->namespaceMap = [
H A DXmlFragmentTest.php120 $writer->namespaceMap = [
H A DKeyValueTest.php148 $writer->namespaceMap = [
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php180 $util->namespaceMap = [
/plugin/webdav/core/Plugin/
H A DDokuWiki.php42 $server->xml->namespaceMap[self::NS_DOKUWIKI] = 'dw';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php22 $this->namespaceMap['http://calendarserver.org/ns/'] = 'cs';
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php192 $server->xml->namespaceMap[self::NS_CALDAV] = 'cal';
193 $server->xml->namespaceMap[self::NS_CALENDARSERVER] = 'cs';
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php180 $server->xml->namespaceMap[self::NS_CALDAV] = 'cal';
181 $server->xml->namespaceMap[self::NS_CALENDARSERVER] = 'cs';
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md103 * #16: Added ability to override `elementMap`, `namespaceMap` and `baseUri` for
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php725 $this->server->xml->namespaceMap
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php730 $this->server->xml->namespaceMap
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php74 $server->xml->namespaceMap[self::NS_CARDDAV] = 'card';
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md164 * #16: Added ability to override `elementMap`, `namespaceMap` and `baseUri` for

123