Home
last modified time | relevance | path

Searched defs:block_id (Results 1 – 25 of 28) sorted by relevance

12

/webtrees/app/Module/
H A DModuleBlockTrait.php45 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
116 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
128 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DModuleBlockInterface.php78 … public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string;
111 public function editBlockConfiguration(Tree $tree, int $block_id): string;
121 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void;
H A DTopGivenNamesModule.php68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
155 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
172 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DOnThisDayModule.php121 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
224 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
245 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DTopPageViewsModule.php71 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
154 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
169 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DHtmlBlockModule.php80 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
157 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
179 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DUpcomingAnniversariesModule.php141 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
252 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
275 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DYahrzeitModule.php86 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
228 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
247 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DChartsBlockModule.php84 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
223 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
240 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DSlideShowModule.php83 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
242 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
275 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DFamilyTreeStatisticsModule.php88 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
238 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
291 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DTopSurnamesModule.php91 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
241 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
258 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DResearchTaskModule.php94 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
249 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
268 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DReviewChangesModule.php99 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
236 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
253 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DRecentChangesModule.php101 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
211 public function saveBlockConfiguration(ServerRequestInterface $request, int $block_id): void
236 public function editBlockConfiguration(Tree $tree, int $block_id): string
H A DAbstractModule.php80 …final protected function getBlockSetting(int $block_id, string $setting_name, string $default = ''…
100 …final protected function setBlockSetting(int $block_id, string $setting_name, string $setting_valu…
H A DLoggedInUsersModule.php62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DLoginBlockModule.php62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DThemeSelectModule.php64 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DWelcomeBlockModule.php74 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DUserWelcomeModule.php76 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DUserMessagesModule.php111 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DFamilyTreeNewsModule.php70 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DUserJournalModule.php72 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string
H A DFamilyTreeFavoritesModule.php68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string

12