Searched refs:configUrl (Results 1 – 14 of 14) sorted by relevance
/webtrees/app/Module/ |
H A D | ModuleBlockTrait.php | 89 protected function configUrl(Tree $tree, string $context, int $block_id): string function
|
H A D | TopPageViewsModule.php | 105 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | TopGivenNamesModule.php | 106 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | HtmlBlockModule.php | 108 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | OnThisDayModule.php | 175 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | TopSurnamesModule.php | 192 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ChartsBlockModule.php | 184 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | YahrzeitModule.php | 179 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ReviewChangesModule.php | 184 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | UpcomingAnniversariesModule.php | 203 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ResearchTaskModule.php | 141 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | RecentChangesModule.php | 162 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | FamilyTreeStatisticsModule.php | 189 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | SlideShowModule.php | 182 'config_url' => $this->configUrl($tree, $context, $block_id),
|