/webtrees/app/ |
H A D | Log.php | 44 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 D | I18N.php | 341 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 D | HttpServerErrorException.php | 32 public function __construct(string $message)
|
H A D | HttpServiceUnavailableException.php | 32 public function __construct(string $message)
|
H A D | HttpTooManyRequestsException.php | 33 public function __construct(string|null $message = null)
|
H A D | HttpException.php | 33 public function __construct(string $message, int $status_code)
|
H A D | HttpGoneException.php | 33 public function __construct(string|null $message = null)
|
H A D | HttpBadRequestException.php | 33 public function __construct(string|null $message = null)
|
H A D | HttpNotFoundException.php | 33 public function __construct(string|null $message = null)
|
H A D | HttpAccessDeniedException.php | 33 public function __construct(string|null $message = null)
|
/webtrees/app/Http/RequestHandlers/ |
H A D | CheckTree.php | 414 string $message, 442 …private function recordError(Tree $tree, string $type, string $xref, string $message, string $tag)…
|
/webtrees/app/Services/ |
H A D | EmailService.php | 98 …protected function message(UserInterface $from, UserInterface $to, UserInterface $reply_to, string… function in Fisharebest\\Webtrees\\Services\\EmailService
|
H A D | ModuleService.php | 725 $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 D | wsc.js | 22 …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 D | ckeditor.js | 689 {message:a,type:d,progress:f,duration:l});a.show();return a};b.on("key",function(c){if(27==c.data.k… property
|