Home
last modified time | relevance | path

Searched refs:TYPE_HIGH (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php22 const TYPE_HIGH = 3; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
71 function __construct($id, $etag, $type = self::TYPE_HIGH, $description = null, $href = null) {
106 case self::TYPE_HIGH :
135 case self::TYPE_HIGH :
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php22 const TYPE_HIGH = 3; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
71 function __construct($id, $etag, $type = self::TYPE_HIGH, $description = null, $href = null) {
106 case self::TYPE_HIGH :
135 case self::TYPE_HIGH :