Home
last modified time | relevance | path

Searched refs:msg (Results 101 – 125 of 1008) sorted by relevance

12345678910>>...41

/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php51 LogUtility::msg("Bootstrap 4 does not support conditional value for the attribute (" . self::ATTRIBUTE_NAME . "). Therefore, the value ($textAlignValue) cannot be applied", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
69 LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
94 LogUtility::msg("The breakpoint ($breakpoint) of the text-align value ($textAlignValue) is not correct.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
130 LogUtility::msg("The `justify` value of the text-align attribute does not support actually breakpoint. The breakpoint value ($$breakpoint) was then not applied.", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
135 LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
/plugin/strata/driver/
H A Ddriver.php97 msg(sprintf($this->util->getLang('driver_failed_detail'), hsc($dsn), hsc($e->getMessage())), -1);
99 msg($this->util->getLang('driver_failed'), -1);
147 if ($this->_debug) msg(sprintf($this->util->getLang('driver_setup_start'), hsc($driver)));
174 if ($this->_debug) msg(sprintf($this->util->getLang('driver_setup_statement'),hsc($s)));
182 if($this->_debug) msg($this->util->getLang('driver_setup_succes'), 1);
208 msg(sprintf($this->util->getLang('driver_prepare_failed'),hsc($query), hsc($error[2])),-1);
232 msg(sprintf($this->utiutil->getLang('driver_query_failed'), $message, hsc($query), hsc($error[2])),-1);
/plugin/projects/action/
H A Daction.php227 msg('You do not have permission to change this file', -1);
240 msg('You do not have permission to create a file', -1);
258 msg('You do not have permission to change this file', -1);
280 msg('You do not have permission to create a subproject');
296 msg('You do not have permission to clean this project', -1);
305 msg('Other users are updating the project. Please clean later.');
313 msg('You do not have permission to rebuild this project', -1);
323 msg('Other users are updating the project. Please rebuild later.');
343 msg("You do not have permission to edit this file", -1);
352 msg("Missing the $tag tag?", -1);
[all …]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js200 var i = 0, p = 0, msg = this._errors[args[0]];
202 while ((p = msg.indexOf('%', p)) >= 0) {
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
207 return msg;
213 t._error = function(msg) { argument
214 msg = this._l(typeof(msg) == 'string'? arguments : msg)
215 msg = "JsHttpRequest: " + msg;
218 throw msg;
221 throw new Error(1, msg);
224 throw new Error(msg);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js142 var i=0,p=0,msg=this._errors[_18[0]];
143 while((p=msg.indexOf("%",p))>=0){
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
148 return msg;
150 t._error=function(msg){ argument
151 msg=this._l(typeof (msg)=="string"?arguments:msg);
152 msg="JsHttpRequest: "+msg;
154 throw msg;
157 throw new Error(1,msg);
159 throw new Error(msg);
/plugin/combo/ComboStrap/
H A DCallStack.php112 LogUtility::msg("$headErrorMessage. The handler ($class) provided cannot manipulate the callstack (ie the function getCallWriter does not exist).", LogUtility::LVL_MSG_ERROR);
125 LogUtility::msg("$headErrorMessage. The call writer ($callWriterClass) provided cannot manipulate the callstack (ie the calls of the call writer are private).", LogUtility::LVL_MSG_ERROR);
154 LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the callstack (ie the calls of the handler are private).", LogUtility::LVL_MSG_ERROR);
158 LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the callstack (ie the handler does not have any calls property).", LogUtility::LVL_MSG_ERROR);
344 LogUtility::msg("The actual call cannot be ask because the end of the stack was reached", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
348 LogUtility::msg("The actual call cannot be ask because the start of the stack was reached", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
375 LogUtility::msg($e->getMessage());
389 LogUtility::msg($e->getMessage());
424 LogUtility::msg("You are not at the end of stack and you are not on a opening tag, you can't ask for the opening tag." . $actualState, LogUtility::LVL_MSG_ERROR, "support");
545 LogUtility::msg("
[all...]
/plugin/requiz/
H A Dhelper.php56 * @param bool $msg when true, an error will be signalled through the msg() method
59 function check($msg=true){ argument
69 if($msg) msg($this->getLang('testfailed'),-1);
/plugin/openid/Auth/OpenID/
H A DCryptUtil.php49 $msg = 'Define Auth_OpenID_RAND_SOURCE as null to ' .
51 trigger_error($msg, E_USER_ERROR);
88 $msg = 'More than 256 characters supplied to ' . __FUNCTION__;
89 trigger_error($msg, E_USER_ERROR);
/plugin/txtconf/
H A Dadmin.php108 msg('Successfully Saved '.$this->_conftype,1);
110 msg('Problem Saving '.$this->_conftype,-1);
135 function _print_choose_conf_form($msg='') { argument
139 if ($msg) {
141 if ($msg) ptln($msg);
/plugin/evesso/classes/
H A DAbstractAdapter.php140 msg($e->getMessage(), -1);
142 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
163 msg($e->getMessage(), -1);
165 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
185 msg($e->getMessage(), -1);
187 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/authg2fa/
H A Daction.php65 msg($this->getLang('g2fa_created'));
72 msg($this->getLang('g2fa_notchanged'));
76 msg($this->getLang('g2fa_updated'));
78 msg($this->getLang('g2fa_notchanged'));
92 msg($this->getLang('g2fa_removed'));
H A DTokenHelper.php41 msg('Unable to modify content data. Notify the Admin!');
49 msg('There was an error saving to the file. Notify the Admin!');
56 msg('There was an error saving to the file. Notify the Admin!');
65 msg('Unable to modify the content data. Notify the Admin!');
/plugin/inlinejs/syntax/
H A Dembedder.php78 msg($this->getPluginName().': '.$this->getPluginComponent().' is disabled.',-1);
95 $msg = $this->getPluginComponent().' is disabled.';
96 msg($this->getPluginName().': '.$msg, -1);
/plugin/mailto/
H A Daction.php74 msg($this->getLang('mailto_msg_bad_acl'),-1);
80 msg($this->getLang('mailto_already_sent')
96 msg($this->getLang('mailto_msg_send_fail'),-1);
105 msg ($this->getLang('mailto_sent_msg')
/plugin/fedauth/Auth/OpenID/
H A DCryptUtil.php50 $msg = 'Define Auth_OpenID_RAND_SOURCE as null to ' .
52 trigger_error($msg, E_USER_ERROR);
89 $msg = 'More than 256 characters supplied to ' . __FUNCTION__;
90 trigger_error($msg, E_USER_ERROR);
/plugin/authchained/
H A Dauth.php60 msg("Problem constructing $tmp_plugin",-1);
73msg("Problem constructing usermanager authtype: ".$this->getConf('usermanager_authtype'),-1);
279 msg("authorisation method does not allow creation of new users", -1);
298 msg("authorisation method does not allow modifying of user data", -1);
316 msg("authorisation method does not allow deleting of users", -1);
334 msg("authorisation method does not provide user counts", -1);
355 msg("authorisation method does not support mass retrievals", -1);
373 msg("authorisation method does not support independent group creation", -1);
392 msg("authorisation method does not support group list retrieval", -1);
/plugin/authnc/
H A Dauth.php95 $msg = $xml ? " with error " . $xml->meta->message : " connection error";
96 msg("Failed to log in " . $msg);
241 msg("Retrieving user list failed");
289 msg("Retrieving user count failed");
325 msg("Retrieving groups failed");
330 msg((string) $grp);
448 msg('Request failed with error: ' . curl_error($ch) . '. Return code: ' . $result);
/plugin/archiveupload/
H A Daction.php236 msg($lang['uploadexist'],0);
243 msg(sprintf($lang['uploadbadcontent'],".$ext"),-1);
247 msg($lang['uploadspam'],-1);
251 msg($lang['uploadxss'],-1);
264 msg($lang['uploadsucc'], 1);
267 msg($lang['uploadwrong'],-1);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessage.php21 $msg = trim($message->getMethod() . ' '
25 $msg .= "\r\nHost: " . $message->getUri()->getHost();
28 $msg = 'HTTP/' . $message->getProtocolVersion() . ' '
38 $msg .= "\r\n{$name}: " . $value;
41 $msg .= "\r\n{$name}: " . implode(', ', $values);
45 return "{$msg}\r\n\r\n" . $message->getBody();
/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/struct/syntax/
H A Dvalue.php74 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
76 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
116 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
118 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/loglog/helper/
H A Dlogging.php23 * @param string $msg
27 public function writeLine($msg, $user = null, $data = []) argument
39 $line = join("\t", [$t, strftime($conf['dformat'], $t), $ip, $user, $msg, $data]);
137 list($dt, $junk, $ip, $user, $msg, $data) = explode("\t", $line, 6);
142 'msg' => $msg,
/plugin/dw2pdf/_test/
H A DDokuImageProcessorTest.php61 * @param $msg
63 public function testGetImage($input_file, $input_orig_srcpath, $expected_file, $expected_orig_srcpath, $msg)
69 $this->assertEquals($expected_file, $actual_file, '$file ' . $msg);
70 $this->assertEquals($expected_orig_srcpath, $actual_orig_srcpath, '$orig_srcpath ' . $msg);
57 testGetImage($input_file, $input_orig_srcpath, $expected_file, $expected_orig_srcpath, $msg) global() argument
/plugin/authimap2/
H A Dauth.php29 msg('PHP IMAP extension not available, IMAP auth not available.', -1);
33 msg('IMAP auth is missing server configuration', -1);
37 msg('IMAP auth is missing domain configuration', -1);
165 msg($this->getLang('userexists'), -1);
178 msg($this->getLang('writefail'), -1);
201 msg($this->getLang('usernotexists'), -1);
207 msg(sprintf($this->getLang('protected'), hsc($user)), -1);
227 msg('There was an error modifying your user data. You may need to register again.', -1);
256 msg(sprintf($this->getLang('protected'), hsc($user)), -1);
266 msg($this->getLang('writefail'), -1);
/plugin/abc2/abc-libraries/abc2svg/
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

12345678910>>...41