/webtrees/resources/views/lists/ |
H A D | surnames-column-list.phtml | 27 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['alpha' => '@'] + $para… variable 30 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn] + $… variable 33 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn] + $… variable
|
H A D | surnames-compact-list.phtml | 24 … $url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['alpha' => '@']) : ''; variable 27 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn]) : … variable 30 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn]) : … variable
|
H A D | surnames-bullet-list.phtml | 24 … $url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['alpha' => '@']) : ''; variable 27 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn]) : … variable 30 …$url = $module instanceof ModuleListInterface ? $module->listUrl($tree, ['surname' => $surn]) : … variable
|
/webtrees/app/Report/ |
H A D | ReportBaseCell.php | 95 public string $url = ''; variable in Fisharebest\\Webtrees\\Report\\ReportBaseCell 172 public function setUrl(string $url): void
|
/webtrees/app/ |
H A D | Html.php | 67 public static function url(string $path, array $data): string function in Fisharebest\\Webtrees\\Html
|
H A D | Place.php | 207 public function url(): string function in Fisharebest\\Webtrees\\Place
|
H A D | GedcomRecord.php | 227 public function url(): string function in Fisharebest\\Webtrees\\GedcomRecord
|
/webtrees/app/Contracts/ |
H A D | ResponseFactoryInterface.php | 56 …ectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUND): ResponseInterface;
|
/webtrees/app/Helpers/ |
H A D | functions.php | 80 function redirect(string $url, int $code = StatusCodeInterface::STATUS_FOUND): ResponseInterface
|
/webtrees/app/Module/ |
H A D | SearchMenuModule.php | 131 $url = route(SearchReplacePage::class, ['tree' => $tree->name()]); variable in Fisharebest\\Webtrees\\Module\\SearchMenuModule
|
H A D | ModuleThemeTrait.php | 282 $url = route(LoginPage::class, ['tree' => $tree?->name(), 'url' => $redirect]); variable 420 $url = route(PendingChanges::class, [ variable
|
H A D | FamilyTreeFavoritesModule.php | 214 private function addUrlFavorite(Tree $tree, string $url, string $title, string $note): void
|
H A D | UserFavoritesModule.php | 217 …private function addUrlFavorite(Tree $tree, UserInterface $user, string $url, string $title, strin…
|
/webtrees/ |
H A D | package-lock.json | 113 "url": "https://opencollective.com/babel" string 1734 "url": "https://github.com/sponsors/csstools" string 1738 "url": "https://opencollective.com/csstools" string 1758 "url": "https://github.com/sponsors/csstools" string 1762 "url": "https://opencollective.com/csstools" string 1781 "url": "https://github.com/sponsors/csstools" string 1785 "url": "https://opencollective.com/csstools" string 1801 "url": "https://github.com/sponsors/csstools" string 1805 "url": "https://opencollective.com/csstools" string 2012 "url": "https://opencollective.com/parcel" string [all …]
|
/webtrees/app/Factories/ |
H A D | ResponseFactory.php | 87 …rectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUND): ResponseInterface
|
/webtrees/resources/js/ |
H A D | webtrees.js | 45 webtrees.httpGet = function (url) { argument 65 webtrees.httpPost= function (url, body = '') { argument 651 url: this.dataset.wtAutocompleteUrl, property 652 replace: function (url, uriEncodedQuery) { argument
|
H A D | treeview.js | 185 url: tv.ajaxPersons, property
|
H A D | statistics.js | 90 load (url) { argument
|
/webtrees/app/Services/ |
H A D | MessageService.php | 95 …face $sender, UserInterface $recipient, string $subject, string $body, string $url, string $ip): b…
|
H A D | UpgradeService.php | 148 public function downloadFile(string $url, FilesystemOperator $filesystem, string $path): int
|
H A D | UserService.php | 315 …string $user_name, string $real_name, string $email, #[\SensitiveParameter] string $password): User
|
/webtrees/app/Http/Middleware/ |
H A D | BadBotBlocker.php | 371 private function fetchIpRangesForUrl(string $ua, string $url): array
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | textfield.js | 5 …s.id);this.setValue(a||"")}var g={email:1,password:1,search:1,tel:1,text:1,url:1};return{title:b.l… 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/plugins/image/dialogs/ |
H A D | image.js | 37 …cke_dialog_image_browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:d.config.filebrowse… property
|