Home
last modified time | relevance | path

Searched refs:msg (Results 876 – 900 of 1008) sorted by relevance

1...<<3132333435363738394041

/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc34 function validatorNum( msg ) {
40 alert( msg );
/plugin/googlesearch/
H A Dnusoap.php1079 $msg = 'Error reading XML from '.$xml;
1080 $this->setError($msg);
1081 $this->debug($msg);
2130 $msg = 'Couldn\'t open socket connection to server ' . $this->url;
2132 $msg .= ', Error ('.$this->errno.'): '.$this->error_str;
2136 $this->debug($msg);
2137 $this->setError($msg);
2276 * @param string $msg message data
6732 * @param string $msg a SOAPx4 soapmsg object
6739 function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) { argument
[all …]
/plugin/jmol2/jmol/
H A DJmol.js836 var msg = checkBrowserUrlOrMessage;
837 if (msg == null)
838 msg = "Your web browser is not fully compatible with Jmol\n\n" +
845 alert(msg);
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1050 _this2.error(msg, {
1054 throw new Error(msg);
5252 _this.toggleButton.title = msg;
5310 _this2.toggleButton.title = msg;
5756 promptString.then(function (msg) {
5757 _this2.label.textContent = msg;
6557 _this2.findMsg.textContent = msg;
9851 anchor.title = msg;
10143 _this3.anchor.title = msg;
15582 }, progress + '%').then(function (msg) {
[all …]
/plugin/semanticdata/syntax/
H A Dentry.php23 …if(!$this->dthlp) msg('Loading the data helper failed. Make sure the semanticdata plugin is instal…
/plugin/wikistats/
H A Dsyntax.php411 msg('The Tag Plugin must be installed to display tag related stats.', -1);
/plugin/acknowledge/
H A Dhelper.php39 msg($this->getLang('error sqlite plugin missing'), -1);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak647 * @param msg
649 public void status(String msg)
651 statusBar.setText(msg);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java987 String msg = "Inactivity interval"; in addRemoveInactivityMenuItem()
989 String newVal = JOptionPane.showInputDialog(msg, String.valueOf(inactivityInterval)); in addRemoveInactivityMenuItem()
1002 msg = "Invalid double value for inactivity interval: "+newVal+", enter valid value"; in addRemoveInactivityMenuItem()
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/htmlokay/
H A Dadmin.php226 msg("$base is not readable (htmlOkay, line 225)",2);
/plugin/evesso/
H A Daction.php87 msg('<b>EVESSO:</b><br/>'
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php162 LogUtility::msg("The type of the code should not be null for the code content " . $codeContent, LogUtility::LVL_MSG_WARNING, WebCodeTag::TAG);
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php257 LogUtility::msg("Hierarchical data is not supported in a form. Metadata ($metadata) has children and is not tabular");
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js534 var msg = document.createElement( "div" );
537 msg.innerHTML = _this.i18l( "fallback.save.text" );
539 div.appendChild( msg );
541 msg.setAttribute( "class", "amcharts-export-fallback-message" );
564 var msg = document.createElement( "div" );
569 msg.innerHTML = _this.i18l( "fallback.save.image" );
572 div.appendChild( msg );
574 msg.setAttribute( "class", "amcharts-export-fallback-message" );
/plugin/mantis/lib/
H A Dnusoap.php1160 $msg = 'Error reading XML from '.$xml;
1161 $this->setError($msg);
1162 $this->debug($msg);
2332 $msg = 'Couldn\'t open socket connection to server ' . $this->url;
2334 $msg .= ', Error ('.$this->errno.'): '.$this->error_str;
2336 $msg .= ' prior to connect(). This is often a problem looking up the host name.';
2338 $this->debug($msg);
2339 $this->setError($msg);
7465 * @param string $msg a SOAPx4 soapmsg object
7472 function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) { argument
[all …]
/plugin/linkbonus/syntax/
H A Dinterwiki.txt37 …if(!$this->helper) msg('Can not load powerlinks helper -- check that plugin is correctly installed…
/plugin/txtconf/
H A Dconfig0.class.php32 msg('No configuration metadata found at - '.htmlspecialchars($datafile),-1);
/plugin/file2dw/
H A Daction.php511 msg( 'file2dw : '.$content, $err );
/plugin/passpolicy/
H A Dhelper.php421msg('No secure random generator available, falling back to less secure mt_rand()', -1);
/plugin/elasticsearch/action/
H A Dsearch.php179 msg('Something went wrong on searching please try again later or ask an admin for help.<br /><pre>' . hsc($e->getMessage()) . '</pre>', -1);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php1425 private function imageError($file, $firsttime, $msg)
1430 throw new \Mpdf\MpdfImageException(sprintf('%s (%s)', $msg, substr($file, 0, 256)));
1433 $this->logger->warning(sprintf('%s (%s)', $msg, $file), ['context' => LogContext::IMAGES]);
1404 imageError($file, $firsttime, $msg) global() argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js294 function warn(msg) { argument
297 console.warn('Deprecation warning: ' + msg);
301 function deprecate(msg, fn) { argument
306 hooks.deprecationHandler(null, msg);
324 …warn(msg + '\nArguments: ' + Array.prototype.slice.call(args).join('') + '\n' + (new Error()).stac…
333 function deprecateSimple(name, msg) { argument
335 hooks.deprecationHandler(name, msg);
338 warn(msg);
/plugin/diagramsnet/lib/
H A Delectron.js466 reply: function(msg, data) argument
474 else if (msg == 'export-success')
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4289 var msg = mxUtils.htmlEntities(mxResources.get('unknownError'));
4295 msg = mxUtils.htmlEntities(e.message);
4298 this.showError(title, msg, btn, fn, null, null, null, null, null,
4313 EditorUi.prototype.showError = function(title, msg, btn, fn, retry, btn2, fn2, btn3, fn3, w, h, hid… argument
4315 var dlg = new ErrorDialog(this, title, msg, btn || mxResources.get('ok'),
4317 var lines = Math.ceil((msg != null) ? msg.length / 50 : 1);
5031 EditorUi.prototype.confirm = function(msg, okFn, cancelFn) argument
5033 if (mxUtils.confirm(msg))

1...<<3132333435363738394041