Home
last modified time | relevance | path

Searched refs:msg (Results 751 – 775 of 1008) sorted by relevance

1...<<3132333435363738394041

/plugin/oauth/action/
H A Dlogin.php183 msg($this->getLang('wrongConfig'), -1);
/plugin/spatialhelper/helper/
H A Dsearch.php58 msg($message, -1);
/plugin/timetrack/
H A Dhelper.php47 msg('The timetrack plugin needs the sqlite plugin', -1);
133 msg("timetrack plugin: failed saving project", -1);
164 msg("timetrack plugin: failed saving task", -1);
251 msg("timetrack plugin: failed loading project", -1);
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js13msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var c=h.deflateInit2(thi…
14msg=I[b],b}function e(a){return(a<<1)-(a>4?9:0)}function f(a){for(var b=a.length;--b>=0;)a[b]=0}fu…
15 …=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,…
/plugin/git/syntax/
H A Dlocalstatus.php21 if(!$this->helper) msg('Loading the git helper in the git_localstatus class failed.', -1);
/plugin/farmsync/meta/
H A DMediaUpdates.php90 msg("Media-file $document does not exist in source wiki!", -1);
/plugin/combo/ComboStrap/
H A DMime.php56 LogUtility::msg("The mime should not be an empty string");
H A DSiteConfig.php255 LogUtility::msg($message);
526 LogUtility::msg("The primary color value configuration ($value) is not valid. Error: {$e->getMessage()}");
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMeta.php118 LogUtility::msg("The form type ($type) is unknown");
/plugin/acknowledge/admin/
H A Dreport.php71 msg($this->getLang('toomanyresults'), 0);
/plugin/doi/syntax/
H A Ddoi.php57 msg(hsc($e->getMessage()), -1);
/plugin/data-au/syntax/
H A Dentry.php25 …if(!$this->dthlp) msg('Loading the dataau helper failed. Make sure the dataau plugin is installed.…
241 msg("dataau plugin: failed saving data", -1);
/plugin/ckgdoku/
H A Dscript.js235 function show_backup_msg(msg) { argument
237 document.getElementById("backup_msg_area").innerHTML = "Backed up to: " + msg;
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js17 function debug(msg) { argument
19 console.log(msg);
/plugin/fksnewsfeed/
H A Daction.php238 msg('Stream is required.', -1);
323 msg('Not implement input field ' . $field, -1);
/plugin/strata/syntax/
H A Dentry.php91 msg(sprintf($this->syntax->getLang('error_entry_block'), ($tree['cs'][0]['tag']?sprintf($this->syntax->getLang('named_group'),utf8_tohtml(hsc($tree['cs'][0]['tag']))):$this->syntax->getLang('unnamed_group')), utf8_tohtml(hsc($result['entry']))),-1);
131 msg(sprintf($this->syntax->getLang('error_entry_line'), utf8_tohtml(hsc($line))),-1);
/plugin/botbouncer/lib/
H A Dbotbouncer.php282 private function dbg($msg) { argument
284 $this->addLogEntry('fsc-debug.log',$msg);
288 print $msg."\n";
/plugin/imapmarkers/
H A Dscript.js288 let msg = "EXCEPTION=" + e;
289 console.error("plugin:imapmarkers: " + msg);
291 … $(this).append(' <span style="color:white; background-color:red;">' + msg + '</span>');
/plugin/genericsso/
H A Dauth.php33msg('Your genericsso configuration is not fully set, missing parameters : '.implode(', ', $missing…
/plugin/struct/meta/
H A DCSVImporter.php243 msg($error, -1);
/plugin/dbquery/syntax/
H A Dquery.php54 msg(hsc($e->getMessage()), -1);
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php225 $msg = 'Couldn\'t open socket connection to server ' . $this->url;
227 $msg .= ', Error ('.$this->errno.'): '.$this->error_str;
229 $msg .= ' prior to connect(). This is often a problem looking up the host name.';
231 $this->debug($msg);
232 $this->setError($msg);
/plugin/dtable/
H A Dscript.js52 dtable.error = function(msg) argument
54 alert(msg);
539 dtable.error(res.msg);
875 dtable.error(res.msg);
/plugin/ckgedit/action/
H A Dedit.php512 msg($this->getLang('draft_msg')) ;
567 msg('Command disabled: source',-1);
1096 msg("Renderer for $mode not valid",-1);
1105 msg("No renderer for $mode found",-1);
/plugin/chat/
H A Dscript.js610 function chatSendMessage(user,msg) { argument
648 "): <br /><blockquote>" + msg + "</blockquote>\n";
655 ajax_chat.chatSend(user,msg);

1...<<3132333435363738394041