/webtrees/app/Module/ |
H A D | ModuleBlockTrait.php | 40 * @param string $context 45 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 84 * @param string $context 89 protected function configUrl(Tree $tree, string $context, int $block_id): string argument 91 if ($context === ModuleBlockInterface::CONTEXT_TREE_PAGE && Auth::isManager($tree)) { 98 if ($context === ModuleBlockInterface::CONTEXT_USER_PAGE && Auth::check()) {
|
H A D | UserMessagesModule.php | 84 $context = Validator::queryParams($request)->string('context'); 92 if ($context === ModuleBlockInterface::CONTEXT_USER_PAGE) { 106 * @param string $context 111 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 136 'context' => $context, 144 if ($context !== self::CONTEXT_EMBED) {
|
H A D | TopPageViewsModule.php | 66 * @param string $context 71 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 101 if ($context !== self::CONTEXT_EMBED) { 105 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | TopGivenNamesModule.php | 63 * @param string $context 68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 92 if ($context !== self::CONTEXT_EMBED) { 106 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | HtmlBlockModule.php | 75 * @param string $context 80 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 104 if ($context !== self::CONTEXT_EMBED) { 108 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | OnThisDayModule.php | 116 * @param string $context 121 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 171 if ($context !== self::CONTEXT_EMBED) { 175 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | TopSurnamesModule.php | 86 * @param string $context 91 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 179 if ($context !== self::CONTEXT_EMBED) { 192 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ChartsBlockModule.php | 79 * @param string $context 84 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 180 if ($context !== self::CONTEXT_EMBED) { 184 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | YahrzeitModule.php | 81 * @param string $context 86 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 175 if ($context !== self::CONTEXT_EMBED) { 179 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ReviewChangesModule.php | 94 * @param string $context 99 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 180 if ($context !== self::CONTEXT_EMBED) { 184 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | LoggedInUsersModule.php | 57 * @param string $context 62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 67 if ($context !== self::CONTEXT_EMBED) {
|
H A D | ThemeSelectModule.php | 59 * @param string $context 64 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 72 if ($context !== self::CONTEXT_EMBED) {
|
H A D | LoginBlockModule.php | 57 * @param string $context 62 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 77 if ($context !== self::CONTEXT_EMBED) {
|
H A D | UpcomingAnniversariesModule.php | 136 * @param string $context 141 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 199 if ($context !== self::CONTEXT_EMBED) { 203 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | ResearchTaskModule.php | 89 * @param string $context 94 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 137 if ($context !== self::CONTEXT_EMBED) { 141 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | WelcomeBlockModule.php | 69 * @param string $context 74 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 109 if ($context !== self::CONTEXT_EMBED) {
|
H A D | UserWelcomeModule.php | 71 * @param string $context 76 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 113 if ($context !== self::CONTEXT_EMBED) {
|
H A D | RecentChangesModule.php | 96 * @param string $context 101 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 158 if ($context !== self::CONTEXT_EMBED) { 162 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | FamilyTreeStatisticsModule.php | 83 * @param string $context 88 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 185 if ($context !== self::CONTEXT_EMBED) { 189 'config_url' => $this->configUrl($tree, $context, $block_id),
|
H A D | UserJournalModule.php | 67 * @param string $context 72 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 91 if ($context !== self::CONTEXT_EMBED) {
|
H A D | FamilyTreeNewsModule.php | 65 * @param string $context 70 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 89 if ($context !== self::CONTEXT_EMBED) {
|
H A D | FamilyTreeFavoritesModule.php | 63 * @param string $context 68 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 78 if ($context !== self::CONTEXT_EMBED) {
|
H A D | UserFavoritesModule.php | 64 * @param string $context 69 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 79 if ($context !== self::CONTEXT_EMBED) {
|
H A D | SlideShowModule.php | 78 * @param string $context 83 public function getBlock(Tree $tree, int $block_id, string $context, array $config = []): string argument 178 if ($context !== self::CONTEXT_EMBED) { 182 'config_url' => $this->configUrl($tree, $context, $block_id),
|
/webtrees/app/Http/RequestHandlers/ |
H A D | SearchReplaceAction.php | 63 $context = Validator::parsedBody($request)->string('context'); 65 switch ($context) { 112 'context' => $context,
|