19 declare(strict_types=1);
52 protected \ILIAS\GlobalScreen\Scope\Layout\Factory\ModificationFactory
$factory;
60 $this->context_collection = $this->
globalScreen()->tool()->context()->collection();
61 $this->factory = $this->
globalScreen()->layout()->factory();
getShortTitleModification(CalledContexts $screen_context_stack)
getLogoModification(CalledContexts $screen_context_stack)
getResponsiveLogoModification(CalledContexts $screen_context_stack)
getBreadCrumbsModification(CalledContexts $screen_context_stack)
Class ShortTitleModification.
ContextCollection $context_collection
Class PageBuilderModification.
getViewTitleModification(CalledContexts $screen_context_stack)
getContentModification(CalledContexts $screen_context_stack)
Class ShortTitleModification.
ILIAS GlobalScreen Scope Layout Factory ModificationFactory $factory
Class ContentModification.
Customizing of pimple-DIC for ILIAS.
getMetaBarModification(CalledContexts $screen_context_stack)
getPageBuilderDecorator(CalledContexts $screen_context_stack)
Class AbstractModificationProvider.
getFooterModification(CalledContexts $screen_context_stack)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
getTitleModification(CalledContexts $screen_context_stack)
__construct(Container $dic)
Interface ModificationProvider.
getMainBarModification(CalledContexts $screen_context_stack)