Searched refs:TYPE_MEDIUM (Results 1 – 3 of 3) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ | ||
H A D | SystemStatus.php | 21 const TYPE_MEDIUM = 2; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ | ||
H A D | SystemStatus.php | 21 const TYPE_MEDIUM = 2; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/ | ||
H A D | SystemStatusTest.php | 54 new SystemStatus('foo', '"1"', SystemStatus::TYPE_MEDIUM,'bar'), |