Home
last modified time | relevance | path

Searched refs:NotImplemented (Results 76 – 100 of 138) sorted by path

123456

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php681 …throw new DAV\Exception\NotImplemented('The free-busy-query REPORT is only implemented on calendar…
/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/DAV/
H A DCorePlugin.php255 } catch (Exception\NotImplemented $e) {
H A DServer.php487 throw new Exception\NotImplemented($exMessage);
/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/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js61 alert( FCKLang.NotImplemented ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js70 …ed';};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented);};FCKUndefine…
H A Dfckeditorcode_ie.js71 …ed';};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented);};FCKUndefine…
/plugin/wysiwyg/fckeditor/editor/lang/
H A Daf.js155 NotImplemented : "Instruksie is nie geimplementeer nie.", property in FCKLang
H A Dar.js155 NotImplemented : "لم يتم دعم هذا الأمر", property in FCKLang
H A Dbg.js155 NotImplemented : "Командата не е имплементирана", property in FCKLang
H A Dbn.js155 NotImplemented : "কমান্ড ইমপ্লিমেন্ট করা হয়নি", property in FCKLang
H A Dbs.js155 NotImplemented : "Komanda nije implementirana", property in FCKLang
H A Dca.js155 NotImplemented : "Mètode no implementat", property in FCKLang
H A Dcs.js155 NotImplemented : "Příkaz není implementován", property in FCKLang
H A Dda.js155 NotImplemented : "Kommandoen er ikke implementeret!", property in FCKLang
H A Dde.js155 NotImplemented : "Befehl nicht implementiert", property in FCKLang
H A Del.js155 NotImplemented : "Η εντολή δεν έχει ενεργοποιηθεί", property in FCKLang
H A Den-au.js155 NotImplemented : "Command not implemented", property in FCKLang
H A Den-ca.js155 NotImplemented : "Command not implemented", property in FCKLang
H A Den-uk.js155 NotImplemented : "Command not implemented", property in FCKLang
H A Den.js155 NotImplemented : "Command not implemented", property in FCKLang
H A Deo.js155 NotImplemented : "Komando ne ankoraŭ realigita", property in FCKLang
H A Des.js155 NotImplemented : "Comando no implementado", property in FCKLang

123456