/webtrees/app/Http/RequestHandlers/ |
H A D | SetupWizard.php | 276 private function step1Language(array $data): ResponseInterface 286 private function step2CheckServer(array $data): ResponseInterface 296 private function step3DatabaseType(array $data): ResponseInterface 310 private function step4DatabaseConnection(array $data): ResponseInterface 324 private function step5Administrator(array $data): ResponseInterface 346 private function step6Install(array $data): ResponseInterface 392 private function createConfigFile(array $data): void 438 private function connectToDatabase(array $data): void
|
/webtrees/app/ |
H A D | View.php | 56 private array $data; variable in Fisharebest\\Webtrees\\View 86 public function __construct(string $name, array $data = []) 274 public static function make(string $name, array $data = []): string
|
H A D | Html.php | 67 public static function url(string $path, array $data): string
|
H A D | SessionDatabaseHandler.php | 84 public function write(string $id, string $data): bool
|
/webtrees/resources/js/ |
H A D | statistics.js | 139 drawChart (containerId, chartType, data, options) { argument 159 drawPieChart (elementId, data, options) { argument 206 drawColumnChart (elementId, data, options) { argument 246 drawComboChart (elementId, data, options) { argument 293 drawGeoChart (elementId, data, options) { argument
|
H A D | treeview.js | 187 data: 'q=' + to_load.join(';'), property
|
/webtrees/app/Contracts/ |
H A D | FilesystemFactoryInterface.php | 43 public function data(string $path_prefix = ''): FilesystemOperator; function
|
/webtrees/tests/views/ |
H A D | AbstractViewTest.php | 37 protected function doTestView(string $view, array $data): void
|
/webtrees/app/Factories/ |
H A D | FilesystemFactory.php | 47 public function data(string $path_prefix = ''): FilesystemOperator function in Fisharebest\\Webtrees\\Factories\\FilesystemFactory
|
H A D | ImageFactory.php | 283 …protected function imageResponse(string $data, string $mime_type, string $filename): ResponseInter…
|
/webtrees/app/Report/ |
H A D | ReportParserSetup.php | 34 private array $data = []; variable in Fisharebest\\Webtrees\\Report\\ReportParserSetup
|
H A D | ReportParserBase.php | 144 protected function characterData($parser, string $data): void
|
H A D | AbstractRenderer.php | 357 public function addTitle(string $data): void 369 public function addDescription(string $data): void
|
H A D | ReportParserGenerate.php | 350 protected function characterData($parser, string $data): void
|
/webtrees/app/GedcomFilters/ |
H A D | GedcomEncodingFilter.php | 35 private string $data = ''; variable in Fisharebest\\Webtrees\\GedcomFilters\\GedcomEncodingFilter
|
/webtrees/app/Helpers/ |
H A D | functions.php | 124 function view(string $name, array $data = []): string
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/smiley/dialogs/ |
H A D | smiley.js | 6 …etParent().getIndex(),0]))&&b.focus();a.preventDefault();break;case 32:m({data:a});a.preventDefaul… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/ |
H A D | specialchar.js | 7 …type&&(a.focus(),d(null,b),e(null,a));c.preventDefault();break;case 32:l({data:c});c.preventDefaul… property
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …ator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor==… argument
|
/webtrees/public/ckeditor-4.15.1-custom/lang/ |
H A D | tt.js | 5 …nel":"Rich Text Editor panel","common":{"editorHelp":"Ярдәм өчен ALT 0 басыгыз","browseServer":"Се…
|
H A D | bn.js | 5 …el","common":{"editorHelp":"Press ALT 0 for help","browseServer":"ব্রাউজ সার্ভার","url":"URL","pro…
|
H A D | el.js | 5 …ής Πλούσιου Κειμένου","editorPanel":"Πίνακας Επεξεργαστή Πλούσιου Κειμένου","common":{"editorHelp"…
|
H A D | en-au.js | 5 …ditorHelp":"Press ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol"…
|
H A D | ro.js | 5 …t îmbogățit","common":{"editorHelp":"Apasă ALT 0 pentru ajutor","browseServer":"Răsfoiește fișiere…
|
H A D | pt-br.js | 5 …ommon":{"editorHelp":"Pressione ALT+0 para ajuda","browseServer":"Localizar no Servidor","url":"UR…
|