Home
last modified time | relevance | path

Searched refs:msg (Results 1 – 25 of 1008) sorted by path

12345678910>>...41

/plugin/404manager/
H A Dadmin.php141msg($this->lang['SameSourceAndTargetAndPage'] . ': ' . $this->redirectionSource . '', -1);
156msg($this->lang['SourcePageExist'] . ' : <a href="' . wl($this->redirectionSource) . '">' . hsc($t…
170msg($this->lang['NotInternalOrUrlPage'] . ': ' . $this->redirectionTarget . '', -1);
181 msg($this->lang['Saved'], 1);
192 msg($this->lang['Deleted'], 1);
198 msg($this->lang['Validated'], 1);
699 msg($this->getLang('SqliteMandatory'), MANAGER404_MSG_INFO, $allow = MSG_MANAGERS_ONLY);
718 msg($this->lang['SqliteUnableToInitialize'], MSG_MANAGERS_ONLY);
/plugin/abc/
H A Dsyntax.php113 msg(nl2br($errorLog), 2);
116 msg($debugLog);
132 msg($error, -1);
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js72 function error(sev,s,msg,a1,a2,a3,a4){var i,j,regex,tmp argument
78 if(user.textrans){tmp=user.textrans[msg]
80 msg=tmp}
82 msg=msg.replace(/\$./g,function(a){switch(a){case'$1':return a1
87 errbld(sev,msg,s.fname,s.istart)
89 errbld(sev,msg)}
95 function syntax(sev,msg,a1,a2,a3,a4){var s={fname:parse.fname,istart:parse.istart+parse.line.index} argument
96 error(sev,s,msg,a1,a2,a3,a4)}
4593 st=u.st;if(st>nst){var msg
[all...]
H A Dabcweb-1.js5 window.onerror=function(msg,url,line){if(typeof msg=='string') argument
6 alert("window error: "+msg+"\nURL: "+url+"\nLine: "+line)
7 else if(typeof msg=='object')
8 alert("window error: "+msg.type+' '+msg.target.src)
10 alert("window error: "+msg)
19 user={read_file:function(fn){return a_inc[fn]},errmsg:function(msg,l,c){errtxt+=clean_txt(msg)+'\n'},img_out:function(str){new_page+=str}} argument
H A Dsnd-1.js546 navigator.requestMIDIAccess({sysex:true}).then(send_outputs,function(msg){navigator.requestMIDIAccess().then(send_outputs,function(msg){rf()})})},set_output:function(name){var o,os argument
/plugin/abortlogin/
H A Daction.php29msg("Remove the disabled file from the plugin directory when you are finished setting up. Your cur…
59 msg("$test is not a valid IP");
61 else msg("$test is a valid IP",2);
/plugin/accscounter/
H A Daction.php23 …if (auth_ismanager() and file_exists(DOKU_PLUGIN . 'accscounter/log/')) msg($this->getLang('datano…
24 …if (auth_ismanager() and file_exists(metaFN($INFO['id'], '.accscounternm'))) msg($this->getLang('d…
H A Dadmin.php75msg(sprintf($this->getLang('sfstried'), $page, $element[0], $element[1]));
83 msg($this->getLang('sfsfinish'), 1);
92 … '.number')) and @unlink($achelper->counterFN($page, '.number')) == FALSE) msg(sprintf($this->getL…
93 …N($page, '.ip')) and @unlink($achelper->counterFN($page, '.ip')) == FALSE) msg(sprintf($this->getL…
95 msg($this->getLang('mngdelfinish'), 1);
/plugin/achart/
H A Dsyntax.php120 msg(hsc($e->getMessage()), -1);
132 msg(hsc($e->getMessage()), -1);
/plugin/acknowledge/admin/
H A Dreport.php71 msg($this->getLang('toomanyresults'), 0);
/plugin/acknowledge/
H A Dhelper.php39 msg($this->getLang('error sqlite plugin missing'), -1);
/plugin/aclregex/
H A Daction.php70 msg('No ACL setup yet! Denying access to everyone.');
208 msg('No ACL setup yet! Denying access to everyone.');
/plugin/acronymedit/
H A Dadmin.php81 msg("<b>".$this->getLang('abbr_error')."</b>",-1);
104 msg($this->getLang('abbr_err_open')." ($filename).",-1);
109 msg($this->getLang('abbr_err_write')." ($filename).",-1);
117 msg($this->getLang('abbr_err_secure')." ($filename).",-1);
/plugin/addressbook/
H A Daction.php66 msg($e->getMessage(), -1);
H A Dsyntax.php374 msg($e->getMessage(), -1);
456 msg($e->getMessage(), -1);
490 msg("Added new contact",1);
508 msg("Contact data updated",1);
520 msg($e->getMessage(), -1);
529 msg('Contact deleted',1);
585 msg($e->getMessage(), -1);
601 msg("No matches found",2);
614 msg($e->getMessage(), -1);
667 msg($e->getMessage(), -1);
[all …]
/plugin/adfs/
H A Dadmin.php19 msg('Failed to download metadata. ' . hsc($http->error), -1);
68 msg('Failed to parse the the XML', -1);
H A Dauth.php121 msg('ADFS: '.hsc($this->saml->getLastErrorReason()), -1);
126 msg('Invalid SAML response: ' . hsc($e->getMessage()), -1);
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php700 $msg = $type.'='.rawurlencode($samlMessage);
702 $msg .= '&RelayState='.rawurlencode($relayState);
704 $msg .= '&SigAlg=' . rawurlencode($signAlgorithm);
706 $msg = $type.'='.urlencode($samlMessage);
708 $msg .= '&RelayState='.urlencode($relayState);
710 $msg .= '&SigAlg=' . urlencode($signAlgorithm);
712 $signature = $objKey->signData($msg);
H A DError.php32 * @param string $msg Describes the error.
36 public function __construct($msg, $code = 0, $args = null) argument
41 $message = OneLogin_Saml2_Utils::t($msg, $args);
108 * @param string $msg Describes the error.
112 public function __construct($msg, $code = 0, $args = null) argument
117 $message = OneLogin_Saml2_Utils::t($msg, $args);
H A DUtils.php48 * @param string $msg Message to be translated
53 public static function t($msg, $args = array()) argument
60 $translatedMsg = gettext($msg);
62 $translatedMsg = $msg;
1143 $msg = $messageEntry->item(0)->textContent;
1144 $status['msg'] = $msg;
/plugin/adminperm/
H A Dadmin.php39 msg($this->getLang('saved'), 1);
68 msg(sprintf($this->getLang('nosave'), $this->config), -1);
/plugin/advanced/admin/
H A Dconfig.php202 msg(sprintf($this->getLang('conf_file_save_success'), $file_name), 1);
205 msg(sprintf($this->getLang('conf_file_save_fail'), $file_name), -1);
225 msg($this->getLang('conf_blacklist_update'), 1);
227 msg($this->getLang('conf_blacklist_failed'), -1);
H A Dexport.php168 msg($this->getLang('exp_no_namespace_selected'), -1);
254 msg('No page selected for export!', -1);
H A Dimport.php103 msg($this->getLang('imp_zip_not_found'), -1);
111 msg($this->getLang('imp_zip_extract_error'), -1);
116 msg($this->getLang('imp_no_page_selected'), -1);
128 msg(sprintf($this->getLang('imp_page_already_exists'), $wiki_page), 2);
155 msg($this->getLang('imp_pages_import_success'));
/plugin/advrack/
H A Dscript.js43 …drawError({'paper': paper, msg: "No height property found at rack index: " + rack['options']['inde…
347 var msg = error.msg;
348 paper.text(10,10, 'ERROR: ' + msg).attr('text-anchor', 'start');

12345678910>>...41