Home
last modified time | relevance | path

Searched +full:request +full:- +full:aborted +(+path:plugin +path:multiorphan) -(+path:plugin +path:multiorphan +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/multiorphan/
H A Dscript.js18request({'do':'view'+type, 'link':decodeURIComponent($link.attr('elementid'))}, function(response){
86 errorLog(getLang('request-aborted'));
94 request({'do':'loadpages'}, function( $result ){
111 var time = (newTime - (prevTime||newTime)) / 1000;
133 request({'do':'checkpage','id':element}, function(response) {
148 status(getLang('checking-done'));
160 if (schemeSepPos > -1) {
162 if (JSINFO.schemes.indexOf(scheme) > -1) {
272 status(getLang('checking-orphans'));
298 * Send a request to the plugin.
[all …]