/webtrees/app/Factories/ |
H A D | ResponseFactory.php | 101 …object $content = '', int $code = StatusCodeInterface::STATUS_OK, array $headers = []): ResponseIn… argument 108 $headers['content-type'] ??= 'text/html; charset=UTF-8'; 111 $headers['content-type'] ??= 'application/json'; 120 foreach ($headers as $key => $value) {
|
H A D | ImageFactory.php | 275 return response(content: $svg, code: StatusCodeInterface::STATUS_OK, headers: [
|
/webtrees/app/Http/RequestHandlers/ |
H A D | ReportGenerate.php | 120 $headers = ['content-type' => 'application/pdf']; 123 … $headers['content-disposition'] = 'attachment; filename="' . addcslashes($report, '"') . '.pdf"'; 126 return response($pdf, StatusCodeInterface::STATUS_OK, $headers);
|
/webtrees/app/Helpers/ |
H A D | functions.php | 98 …string $content = '', int $code = StatusCodeInterface::STATUS_OK, array $headers = []): ResponseIn… argument 100 return Registry::responseFactory()->response($content, $code, $headers);
|
/webtrees/resources/js/ |
H A D | webtrees.js | 50 headers: new Headers({ property 73 headers: new Headers({ property 906 headers: { property
|
/webtrees/app/Contracts/ |
H A D | ResponseFactoryInterface.php | 65 …object $content = '', int $code = StatusCodeInterface::STATUS_OK, array $headers = []): ResponseIn… argument
|
/webtrees/app/Cli/Commands/ |
H A D | TreeList.php | 48 $table->setHeaders(headers: ['ID', 'Name', 'Title', 'Imported']);
|
H A D | UserList.php | 51 …$table->setHeaders(headers: ['ID', 'Username', 'Real Name', 'Email', 'Admin', 'Approved', 'Verifie…
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …headers:new Headers({"x-requested-with":"XMLHttpRequest"})};return fetch(e,t)},e.httpPost=function… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 13 id:"selHeaders",requiredContent:"th","default":"",label:a.lang.table.headers,items:[[a.lang.table.h…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 260 …b.com/ckeditor/ckeditor4/issues/1397): Fixed: Using the dialog to remove headers from a [table](ht… 498 …now upload files using XHR requests. This allows for setting custom HTTP headers using the [`confi… 710 * [#16833](https://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [paste…
|
H A D | LICENSE.md | 1370 included either as stand-alone text files, human-readable headers or
|
/webtrees/resources/lang/zh-Hans/ |
H A D | messages.po | 14530 # I18N: Skip over the headers and menus, to the main content of the page 14531 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/zh-Hant/ |
H A D | messages.po | 14515 # I18N: Skip over the headers and menus, to the main content of the page 14516 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/ |
H A D | phpstan-baseline.neon | 1384 …message: '#^Parameter \#3 \$headers of method Fisharebest\\Webtrees\\Contracts\\ResponseFactoryInt…
|
/webtrees/resources/lang/sq/ |
H A D | messages.po | 14435 # I18N: Skip over the headers and menus, to the main content of the page 14436 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 13449 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/mk/ |
H A D | messages.po | 13467 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 13445 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/dv/ |
H A D | messages.po | 13439 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 13446 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/mi/ |
H A D | messages.po | 13462 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 13467 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/sr/ |
H A D | messages.po | 13490 #. I18N: Skip over the headers and menus, to the main content of the page
|
/webtrees/resources/lang/sw/ |
H A D | messages.po | 13484 #. I18N: Skip over the headers and menus, to the main content of the page
|