19declare(strict_types=1);
60 $this->context_collection = $this->
globalScreen()->tool()->context()->collection();
62 $this->data =
new DataFactory();
Customizing of pimple-DIC for ILIAS.
Class ContentModification.
Class ModificationFactory.
Class PageBuilderModification.
Class ShortTitleModification.
Class ShortTitleModification.
Class AbstractModificationProvider.
getPageBuilderDecorator(CalledContexts $screen_context_stack)
@inheritDoc
__construct(Container $dic)
@inheritDoc
getTitleModification(CalledContexts $screen_context_stack)
@inheritDoc
getLogoModification(CalledContexts $screen_context_stack)
@inheritDoc
getFooterModification(CalledContexts $screen_context_stack)
@inheritDoc
getMainBarModification(CalledContexts $screen_context_stack)
@inheritDoc
getContentModification(CalledContexts $screen_context_stack)
@inheritDoc
getViewTitleModification(CalledContexts $screen_context_stack)
@inheritDoc
getShortTitleModification(CalledContexts $screen_context_stack)
@inheritDoc
getBreadCrumbsModification(CalledContexts $screen_context_stack)
@inheritDoc
getResponsiveLogoModification(CalledContexts $screen_context_stack)
getMetaBarModification(CalledContexts $screen_context_stack)
@inheritDoc
ContextCollection $context_collection
ModificationFactory $factory
Interface ModificationProvider.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc