Home
last modified time | relevance | path

Searched refs:message (Results 826 – 850 of 1663) sorted by relevance

1...<<31323334353637383940>>...67

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}function AssertE… argument
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... io/ org/apache/james/mime4j/message/ org/apache/james/mime4j/field ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... io/ org/apache/james/mime4j/message/ org/apache/james/mime4j/field ...
/plugin/contactmodern/
H A Dsyntax.php207 protected function _set_error($type, $message) { argument
209 $this->statusMessage .= empty($this->statusMessage)?$message:'<br>'.$message;
/plugin/404manager/
H A DCHANGES.md16 …* When a intern redirection occurs the message is kept in the cookie in order to still show it whe…
18 …* The signature of the message "This message was fired by" was resolved. It was badly positioned a…
H A DREADME.md8 Dokuwiki returns a soft 404 with this simple message : 'This topic does not exist yet'.
21 * A message is shown when the page name already exist in other pages.
25 ![The page name check message](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master…
57 …lassic message. A classic message is a message that the user don't need to understand what happene…
/plugin/authucenter/lib/uc_client/lib/
H A Ddbi.class.php147 function halt($message = '', $sql = '') { argument
155 if($message) {
156 $s = "<b>UCenter info:</b> $message<br />";
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php257 $message = 'vCards on CardDAV servers MUST have a UID property.';
261 $message = 'Adding a UID to a vCard property is recommended.';
269 'message' => $message,
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php261 $message = 'vCards on CardDAV servers MUST have a UID property.';
265 $message = 'Adding a UID to a vCard property is recommended.';
273 'message' => $message,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLineFormatter.php131 $message = '';
133 $message .= $this->format($record);
136 return $message;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php106 $message = sprintf(
109 … throw new MethodNotExtendableException($message, $this->getParentClass(), $method->getName());
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php90 $message = 'Error in retrieving token: "' . $data['error'] . '"';
91 throw new TokenResponseException($message);
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php508 public $message; variable in Google_UsageReportsWarnings
522 public function setMessage( $message) { argument
523 $this->message = $message;
526 return $this->message;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php307 * @param string $message
311 public function verify($message, $signature) argument
315 return $this->rsassa_pkcs1_v1_5_relaxed_verify($message, $signature);
317 return $this->rsassa_pkcs1_v1_5_verify($message, $signature);
320 return $this->rsassa_pss_verify($message, $signature);
/plugin/pwaoffline/
H A Dscript.js83 function showMessage(message, severity) { argument
90 .text(message)
/plugin/mdpage/
H A Dsyntax.php128 protected function _debug($message, $err, $line, $file = __FILE__) { argument
130 msg($message, $err, $line, $file);
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DObjectComparatorTest.php143 public function testAssertEqualsFails($expected, $actual, $message, $delta = 0.0) argument
146 'SebastianBergmann\\Comparator\\ComparisonFailure', $message
/plugin/sentry/action/
H A Derrors.php154 * @param string $message
159 public function errorHandler($type, $message, $file, $line) argument
/plugin/csv/syntax/
H A Dtable.php81 $message = $this->getLang('no_result');
82 $renderer->cdata($message);
/plugin/fedauth/Auth/
H A DOpenID.php526 * @param string $format_string The sprintf format for the message
531 $message = call_user_func_array('sprintf', $args);
532 error_log($message);
/plugin/chat/
H A Dajax.php264 $message = cleanMessage($_POST['msg']);
287 $line .= ": ".htmlspecialchars($message);
308 $message = $_POST['msg'];
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php83 $message = $context->messageToSend();
84 $queue->sendMessage($message);
87 $response = $queue->getMessage($message->getMessageId());
/plugin/combo/ComboStrap/
H A DMarkupCacheDependencies.php181 $message = "$link ($dependency) was met with the primary slot ($pathAddedOrDeleted).";
185 $message
190 $message
/plugin/openid/Auth/
H A DOpenID.php547 * @param string $format_string The sprintf format for the message
552 $message = call_user_func_array('sprintf', $args);
553 error_log($message);
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css5 .bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; } /* '' */
42 .bpmn-icon-start-event-message:before { content: '\e82c'; } /* '' */
55 .bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
57 .bpmn-icon-intermediate-event-catch-message:before { content: '\e83c'; } /* '' */
77 .bpmn-icon-intermediate-event-throw-message:before { content: '\e850'; } /* '' */
81 .bpmn-icon-start-event-non-interrupting-message:before { content: '\e854'; } /* '' */

1...<<31323334353637383940>>...67