Home
last modified time | relevance | path

Searched defs:message (Results 651 – 675 of 786) sorted by relevance

1...<<21222324252627282930>>...32

/plugin/glossary/
H A Dglossary.class.php57 var $message = array (); // "notify" =>, "info" =>, "success" =>, "error" => variable in glossary
112 function message ($type, $text) { function in glossary
/plugin/gitbacked/lib/
H A DGit.php485 public function commit($message = "", $commit_all = true) {
683 public function add_tag($tag, $message = null) {
/plugin/authdrupal8/
H A Dauth.php415 _debug($message, $err, $line, $file) global() argument
/plugin/gitbacked/action/
H A Deditcommit.php73 private function commitFile($filePath,$message) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js73 Diagram.Signal = function(actorA, signaltype, actorB, message) { argument
86 Diagram.Note = function(actor, placement, message) { argument
238 message: 14, property in parser.parser.symbols_
777 function ParseError(message, hash) { argument
791 parser.yy.parseError = function(message, hash) { argument
847 function AssertException(message) { this.message = message; } argument
852 function assert(exp, message) { argument
/plugin/authsplit/
H A Dauth.php26 protected function _debug($message, $err, $line, $file) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java977 protected String fieldname, message; field in EditorActions.PromptPropertyAction
982 public PromptPropertyAction(Object target, String message) { in PromptPropertyAction()
989 public PromptPropertyAction(Object target, String message, in PromptPropertyAction()
1555 protected String key, message; field in EditorActions.PromptValueAction
1561 public PromptValueAction(String key, String message) { in PromptValueAction()
/plugin/mantis/lib/
H A Dclass.soap_parser.php31 var $message = array(); variable in nusoap_parser
H A Dclass.xmlschema.php43 var $message = array(); variable in nusoap_xmlschema
/plugin/fedauth/Auth/OpenID/
H A DSReg.php125 static function _getSRegNS($message)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php81 public function encode(Message $message, SaslContext $context): string argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDeprecatedEvent.php148 public function setMessage(Message $message)
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php154 function halt($message = '', $sql = '') {
H A Ddbi.class.php147 function halt($message = '', $sql = '') {
/plugin/openid/Auth/OpenID/
H A DSReg.php132 static function _getSRegNS($message)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... http/io/ org/apache/http/message/ org/apache/http/params/ org ...
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php185 function sendpm($fromuid, $fromusername, $touids, $subject, $message, $type = 0) {
285 function replypm($plid, $fromuid, $fromusername, $message) {
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js570 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message) argument
641 GitLabClient.prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, su… argument
683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php579 $message,
/plugin/404manager/
H A Dadmin.php829 private function throwRuntimeException($message): void
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php314 $message,
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php332 function log($message,$type,$line = -1)
/plugin/authldaplocal/
H A Dauth.php846 protected function _debug($message, $err, $line, $file) {
/plugin/letsencrypt/
H A DLescript.php380 protected function log($message)
/plugin/chat/
H A Dscript.js298 Ajax_chat_class.prototype.chatSend = function(user,message) { argument

1...<<21222324252627282930>>...32