Home
last modified time | relevance | path

Searched refs:NotImplemented (Results 1 – 25 of 138) sorted by last modified time

123456

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php25 use Sabre\DAV\Exception\NotImplemented; alias
641 throw new NotImplemented('We only support VFREEBUSY (REQUEST) on this endpoint');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DNotImplemented.php16 class NotImplemented extends DAV\Exception { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php462 …throw new Exception\NotImplemented('There was no handler found for this "' . $method . '" method');
H A DCorePlugin.php255 } catch (Exception\NotImplemented $e) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php211 …throw new DAV\Exception\NotImplemented('Every {DAV:}ace element must have a {DAV:}grant element. {…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php399 … throw new DAV\Exception\NotImplemented('Sharing support is not implemented by this backend.');
H A DPlugin.php649 …throw new DAV\Exception\NotImplemented('The free-busy-query REPORT is only implemented on calendar…
H A DCalendarQueryValidator.php359 …throw new \Sabre\DAV\Exception\NotImplemented('time-range filters are currently not supported on '…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php171 throw new DAV\Exception\NotImplemented('Updating ACLs is not implemented here');
H A DCollection.php151 throw new DAV\Exception\NotImplemented('Updating ACLs is not implemented here');
/plugin/davcal/
H A DprincipalBackendDokuwiki.php63 throw new Exception\NotImplemented('Not Implemented');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php487 throw new Exception\NotImplemented($exMessage);
H A DCorePlugin.php255 } catch (Exception\NotImplemented $e) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php347 … throw new DAV\Exception\NotImplemented('Sharing support is not implemented by this backend.');
H A DPlugin.php681 …throw new DAV\Exception\NotImplemented('The free-busy-query REPORT is only implemented on calendar…
H A DCalendarQueryValidator.php355 …throw new \Sabre\DAV\Exception\NotImplemented('time-range filters are currently not supported on '…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php12 use Sabre\DAV\Exception\NotImplemented; alias
782 throw new NotImplemented('We only support VFREEBUSY (REQUEST) on this endpoint');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1507 throw new DAV\Exception\NotImplemented('Not implemented');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DNotImplemented.php16 class NotImplemented extends DAV\Exception { class
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php211 …throw new DAV\Exception\NotImplemented('Every {DAV:}ace element must have a {DAV:}grant element. {…
/plugin/codemirror/dist/modes/
H A Dpython.min.js.map1 … \"type\", \"vars\", \"zip\", \"__import__\", \"NotImplemented\",\n …
/plugin/fckg/fckeditor/editor/lang/
H A Dlv.js159 NotImplemented : "Darbība netika paveikta", property in FCKLang
H A Dmn.js159 NotImplemented : "Зөвшөөрөгдөхгүй комманд", property in FCKLang
H A Dms.js159 NotImplemented : "Arahan tidak terdapat didalam sistem", property in FCKLang
H A Dnb.js159 NotImplemented : "Kommando ikke implimentert", property in FCKLang

123456