Home
last modified time | relevance | path

Searched refs:Xml (Results 251 – 275 of 376) sorted by relevance

1...<<111213141516

/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DXml.php24 final class Xml
20 final class Xml global() class
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php3 namespace Sabre\Xml\Deserializer;
5 use Sabre\Xml\Reader;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DPrincipalTest.php3 namespace Sabre\DAVACL\Xml\Property;
8 use Sabre\Xml\Reader;
H A DAclRestrictionsTest.php3 namespace Sabre\DAVACL\Xml\Property;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DINode.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php6 use Sabre\DAV\Xml\Property\LocalHref;
138 return new Xml\Property\Invite(
175 return new Xml\Property\AllowedSharingModes(true, false);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Notification;
8 use Sabre\Xml\Writer;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLocalHref.php3 namespace Sabre\DAV\Xml\Property;
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DInfiteLoopTest.php3 namespace Sabre\Xml;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DInfiteLoopTest.php3 namespace Sabre\Xml;
/plugin/davcal/vendor/sabre/xml/lib/
H A DContextStackTrait.php3 namespace Sabre\Xml;
H A DLibXMLException.php3 namespace Sabre\Xml;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\Xml\Writer;
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php7 use Sabre\DAV\Xml\Property\Href;
147 return new Xml\Property\SupportedAddressData();
150 return new Xml\Property\SupportedCollationSet();
232 * @param Xml\Request\AddressBookMultiGetReport $report
384 * @param Xml\Request\AddressBookQueryReport $report
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php39 …'{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set' => new Xml\Property\SupportedCal…
49 …'{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set' => new Xml\Property\SupportedCal…
383 … $this->assertTrue($newCalendar[$sccs] instanceof Xml\Property\SupportedCalendarComponentSet);
429 … $this->assertTrue($newCalendar[$sccs] instanceof Xml\Property\SupportedCalendarComponentSet);
1139 $ns . 'supported-calendar-data' => new Xml\Property\SupportedCalendarData(),
1140 $ns . 'supported-collation-set' => new Xml\Property\SupportedCollationSet(),
/plugin/webdav/vendor/sabre/xml/lib/
H A DContextStackTrait.php3 namespace Sabre\Xml;
H A DLibXMLException.php3 namespace Sabre\Xml;
/plugin/icalevents/vendor/sabre/xml/lib/
H A DContextStackTrait.php3 namespace Sabre\Xml;
H A DLibXMLException.php3 namespace Sabre\Xml;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTests.php11 namespace SebastianBergmann\CodeCoverage\Report\Xml;
H A DProject.php11 namespace SebastianBergmann\CodeCoverage\Report\Xml;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php270 …'{DAV:}getlastmodified' => new Xml\Property\GetLastModified(filemtime($tempLocatio…
272 '{DAV:}resourcetype' => new Xml\Property\ResourceType(null),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php7 use Sabre\DAV\Xml\Property\Complex;
8 use Sabre\DAV\Xml\Property\Href;

1...<<111213141516