Searched refs:CONTEXT_TREE_PAGE (Results 1 – 4 of 4) sorted by relevance
20 <?= $block->getBlock($tree, $block_id, ModuleBlockInterface::CONTEXT_TREE_PAGE) ?>
32 public const CONTEXT_TREE_PAGE = 'tree'; define
91 if ($context === ModuleBlockInterface::CONTEXT_TREE_PAGE && Auth::isManager($tree)) {
66 … 'content' => $module->getBlock($tree, $block_id, ModuleBlockInterface::CONTEXT_TREE_PAGE),