Home
last modified time | relevance | path

Searched refs:alert (Results 351 – 375 of 457) sorted by path

1...<<111213141516171819

/plugin/schedule/lib/
H A DscheduleCitiesMap.js215 success: function (response) { alert (response); }
/plugin/searchjump/
H A Dscript.js59 alert(LANG.plugins.searchjump['start']);
63 alert(LANG.plugins.searchjump['end']);
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js1026 catch(e){ alert('TF_GetFilterIds() fn: could not retrieve any ids'); }
1049 alert('TF_GetFilters() fn: table id not found');
1065 alert('TF_GetStartRow() fn: table id not found');
1084 else alert('TF_GetColValues() fn: table id not found');
1094 else alert('TF_Filter() fn: table id not found');
1146 else alert('TF_RemoveFilterGrid() fn: table id not found');
1155 else alert('TF_ClearFilters() fn: table id not found');
1175 alert('TF_SetFilterValue() fn: table id not found');
1214 catch(e){ alert(scriptPath + " script may not be loaded"); }
/plugin/searchtablejs/
H A Dtablefilter.js1026 catch(e){ alert('TF_GetFilterIds() fn: could not retrieve any ids'); }
1049 alert('TF_GetFilters() fn: table id not found');
1065 alert('TF_GetStartRow() fn: table id not found');
1084 else alert('TF_GetColValues() fn: table id not found');
1094 else alert('TF_Filter() fn: table id not found');
1146 else alert('TF_RemoveFilterGrid() fn: table id not found');
1155 else alert('TF_ClearFilters() fn: table id not found');
1175 alert('TF_SetFilterValue() fn: table id not found');
1214 catch(e){ alert(scriptPath + " script may not be loaded"); }
/plugin/securelogin/
H A Drsalib.js845 alert("Message too long for RSA");
884 alert("Invalid RSA public key");
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js9603 alert("Firebug Error: Firebug popup was blocked.");
9609 alert("Firebug Error: Firebug popup was blocked.");
9677 alert("Firebug Error: Firebug GUI could not be created.");
11300 alert("persist error: " + (pE.message || pE));
/plugin/settingstree/
H A Dscript.js131 if (r.error) alert(r.msg);
140 else alert('Error: html not loaded!');
152 if (r.error) alert(r.msg);
158 else alert('Error: html not loaded!');
/plugin/shell/
H A DP0wnyShell.js385 alert("Error while parsing response: " + error);
/plugin/siteexport/
H A Djquery.filedownload.js162 alert(settings.androidPostUnsupportedMessageHtml);
/plugin/smtp/classes/
H A DLogger.php51 public function alert($message, array $context = array()) function in splitbrain\\dokuwiki\\plugin\\smtp\\Logger
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DAbstractLogger.php38 public function alert($message, array $context = array()) function in Psr\\Log\\AbstractLogger
H A DLoggerInterface.php43 public function alert($message, array $context = array()); function
H A DLoggerTrait.php39 public function alert($message, array $context = array()) function
/plugin/snippets/
H A Dscript.js257 alert(data);
292 alert(LANG['plugins']['snippets']['restore_off']);
/plugin/spellcheck/
H A Dscript.js353 alert(data);
407 window.alert('Error: The spell checker did not respond');
/plugin/stellarium/scripts/
H A Dstellarium.js15alert("Cannot connect to Stellarium. Check the server URL and if Stellarium is running the HTTP co…
22 alert("Target "+content+" not found");
26 alert("Password incorrect");
29 alert("Unable to communicate with Stellarium");
/plugin/struct/script/
H A DAggregationEditor.js66 alert(xhr.responseText)
H A Dfunctions.js22 alert(result.responseJSON.error);
25 alert(jQuery(result.responseText).text());
/plugin/structstatus/
H A Dscript.js28 alert(jqXHR.responseText);
/plugin/stylingpages/
H A DREADME69 alert('Hello from stylingpages');
/plugin/subjectindex/plugins/
H A Dbible_verses.txt18214 …h his end, and the bragger must come to his finish, and all those keeping alert to do harm must be…
19720 …ust as I had kept alert toward them to uproot and to pull down and to tear down and to destroy and…
20038 Here I am keeping alert toward them for calamity and not for good; and all the men of Judah that ar…
20325 <FI> [Nun] <Fi>He has kept himself alert against my transgressions. In his hand they intertwine one…
22003 "And Jehovah kept alert to the calamity and finally brought it upon us, for Jehovah our God is righ…
25441 Be alert, therefore. Perhaps the light that is in you is darkness.
/plugin/supa/
H A Dscript.js29 alert(text);
59 alert(LANG['plugins']['supa']["err_not_loaded_yet"]);
69 alert(LANG['plugins']['supa']["err_clipboard_unknown_error"]);
72 alert(LANG['plugins']['supa']["err_clipboard_empty"]);
75 alert(LANG['plugins']['supa']["err_clipboard_content_unsupported"]);
78 alert(LANG['plugins']['supa']["err_clipboard_error_code_unknown"] + err);
82 alert("Internal exception: " + ex.toString());
84 alert("Internal exception: " + ex);
101 alert(LANG['plugins']['supa']['err_need_filename']);
114 alert(LANG['plugins']['supa']["err_not_loaded_yet"]);
[all …]
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js17 alert('The code is in your clipboard now');}},PrintSource:{label:'print',func:function(sender,highl…
18 …>');doc.close();iframe.contentWindow.focus();iframe.contentWindow.print();alert('Printing...');doc…
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js97 alert('The code is in your clipboard now');
122 alert('Printing...');
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1365 alert: 'SyntaxHighlighter\n\n', property in sh.config.strings
1914 function alert(str) function
1916 window.alert(sh.config.strings.alert + str);
1959 alert(sh.config.strings.noBrush + alias);
2493 alert(sh.config.strings.brushNotHtmlScript + scriptBrushName);

1...<<111213141516171819