Searched defs:path (Results 1 – 13 of 13) sorted by relevance
/webtrees/app/Services/ |
H A D | HousekeepingService.php | 259 public function deleteOldFiles(FilesystemOperator $filesystem, string $path, int $max_age): void 308 private function deleteFileOrFolder(FilesystemOperator $filesystem, string $path): bool
|
H A D | ServerCheckService.php | 263 private function normalizeFolder(string $path): string
|
H A D | RelationshipService.php | 326 …public function legacyNameAlgorithm(string $path, Individual|null $person1 = null, Individual|null…
|
H A D | UpgradeService.php | 148 public function downloadFile(string $url, FilesystemOperator $filesystem, string $path): int
|
H A D | MediaFileService.php | 402 private function ignorePath(string $path): bool
|
/webtrees/app/Contracts/ |
H A D | ImageFactoryInterface.php | 35 …public function fileResponse(FilesystemOperator $filesystem, string $path, bool $download): Respon… 42 string $path,
|
/webtrees/app/ |
H A D | Html.php | 67 public static function url(string $path, array $data): string
|
H A D | SessionDatabaseHandler.php | 51 public function open(string $path, string $name): bool
|
H A D | View.php | 200 public static function registerNamespace(string $namespace, string $path): void
|
/webtrees/app/Helpers/ |
H A D | functions.php | 38 function asset(string $path): string
|
/webtrees/app/Factories/ |
H A D | ImageFactory.php | 82 …public function fileResponse(FilesystemOperator $filesystem, string $path, bool $download): Respon… 105 string $path,
|
/webtrees/app/Module/ |
H A D | RelationshipsChartModule.php | 666 private function oldStyleRelationshipPath(Tree $tree, array $path): array
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 221 {editor:a,path:b})?!0:d.refresh&&!1!==d.refresh.apply(this,arguments)};var b;this.checkAllowed=func… property 452 c,this.fire("selectionChange",{selection:b,path:c}))}function k(){C=!0;n||(g.call(this),n=CKEDITOR.… property 530 …iptLoader.load(a,function(d){if(!d)return CKEDITOR.error("no-vendor-lib",{path:a});if("undefined"!… property 547 a[h].$.styleSheet.cssText+=g:a[h].$.innerHTML+=g}}var h={};CKEDITOR.skin={path:a,loadPart:function(… property 852 null}));CKEDITOR.dialog.add("creatediv",this.path+"dialogs/div.js");CKEDITOR.dialog.add("editdiv",t… property 1238 …nfig.skin='moono';(function() {var setIcons = function(icons, strip) {var path = CKEDITOR.getUrl( … property
|