Home
last modified time | relevance | path

Searched defs:message (Results 1 – 15 of 15) sorted by relevance

/webtrees/app/
H A DLog.php44 public static function addAuthenticationLog(string $message): void
58 private static function addLog(string $message, string $log_type, Tree|null $tree = null): void
84 public static function addConfigurationLog(string $message, Tree|null $tree = null): void
97 public static function addEditLog(string $message, Tree $tree): void
109 public static function addErrorLog(string $message): void
121 public static function addMediaLog(string $message): void
136 public static function addSearchLog(string $message, array $trees): void
H A DI18N.php341 public static function translate(string $message, ...$args): string
612 public static function translateContext(string $context, string $message, ...$args): string
/webtrees/app/Http/Exceptions/
H A DHttpServerErrorException.php32 public function __construct(string $message)
H A DHttpServiceUnavailableException.php32 public function __construct(string $message)
H A DHttpTooManyRequestsException.php33 public function __construct(string|null $message = null)
H A DHttpException.php33 public function __construct(string $message, int $status_code)
H A DHttpGoneException.php33 public function __construct(string|null $message = null)
H A DHttpBadRequestException.php33 public function __construct(string|null $message = null)
H A DHttpNotFoundException.php33 public function __construct(string|null $message = null)
H A DHttpAccessDeniedException.php33 public function __construct(string|null $message = null)
/webtrees/app/Http/RequestHandlers/
H A DCheckTree.php414 string $message,
442 …private function recordError(Tree $tree, string $type, string $xref, string $message, string $tag)…
/webtrees/app/Services/
H A DEmailService.php98 …protected function message(UserInterface $from, UserInterface $to, UserInterface $reply_to, string… function in Fisharebest\\Webtrees\\Services\\EmailService
H A DModuleService.php725 $message = 'Fatal error in module: ' . $module_name . '<br>' . $exception; variable in Fisharebest\\Webtrees\\Services\\ModuleService
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js22 …var k in a.cmd)if(a.cmd[k]==c){a.previousTab=k;break}g.postMessage.send({message:{changeLang:a.sel… property
29 …okie.get("osp"),udn:g.cookie.get("udn"),cust_dic_ids:a.cust_dic_ids};g.postMessage.send({message:b, property
31 ….cust_dic_ids,id:"options_dic_send",udnCmd:"create"},g.postMessage.send({message:c,target:a.target… property
32 g.postMessage.send({message:b,target:a.targetFromFrame[a.iframeNumber+"_"+a.dialog._.currentTabId]}… property
33 F=function(b,d,c,e){d=d||CKEDITOR.config.wsc_cmd;c=c||a.dataTemp;g.postMessage.send({message:{custo… property
45 function(b,c){g.postMessage.send({message:{udn:c,id:"operationWithUDN",udnCmd:b},target:a.targetFro… property
47 …alue(),f=this.getElement().getAttribute("title-cmd");g.postMessage.send({message:{cmd:f,tabId:c,ne… property
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js689 {message:a,type:d,progress:f,duration:l});a.show();return a};b.on("key",function(c){if(27==c.data.k… property