/webtrees/app/Module/ |
H A D | ModuleBlockTrait.php | 45 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string 89 protected function configUrl(Tree $tree, string $context, int $block_id): string
|
H A D | LoggedInUsersModule.php | 62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | LoginBlockModule.php | 62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | ThemeSelectModule.php | 64 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | WelcomeBlockModule.php | 74 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | UserWelcomeModule.php | 76 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | ModuleBlockInterface.php | 78 … public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string;
|
H A D | TopGivenNamesModule.php | 68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | TopPageViewsModule.php | 71 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | HtmlBlockModule.php | 80 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | UserMessagesModule.php | 111 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | OnThisDayModule.php | 121 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | ChartsBlockModule.php | 84 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | FamilyTreeNewsModule.php | 70 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | UserJournalModule.php | 72 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | FamilyTreeStatisticsModule.php | 88 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | YahrzeitModule.php | 86 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | TopSurnamesModule.php | 91 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | SlideShowModule.php | 83 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | FamilyTreeFavoritesModule.php | 68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | ReviewChangesModule.php | 99 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | UpcomingAnniversariesModule.php | 141 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | UserFavoritesModule.php | 69 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | ResearchTaskModule.php | 94 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|
H A D | RecentChangesModule.php | 101 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
|