Searched refs:TYPE_LOW (Results 1 – 3 of 3) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ | ||
H A D | SystemStatus.php | 20 const TYPE_LOW = 1; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ | ||
H A D | SystemStatus.php | 20 const TYPE_LOW = 1; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/ | ||
H A D | SystemStatusTest.php | 59 new SystemStatus('foo', '"1"', SystemStatus::TYPE_LOW,null,'http://example.org/'), |