46 return $this->context_collection->
repository();
52 if (!$mv->isActive()) {
55 $ref_id = $mv->getCurrentRefId();
64 $modeinfo = $dic->ui()->factory()->mainControls()->modeInfo(
65 $dic->language()->txt(
'mem_view_long'),
77 $mv_mode_info = self::getMemberViewModeInfo($this->dic);
78 if (is_null($mv_mode_info)) {
82 return $this->factory->page()
87 $page = $p->build($parts);
88 return $page->withModeInfo($mv_mode_info);
getPageBuilderDecorator(CalledContexts $screen_context_stack)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
if($clientAssertionType !='urn:ietf:params:oauth:client-assertion-type:jwt-bearer'|| $grantType !='client_credentials') $parts
Class ChatMainBarProvider .
Class PageBuilderModification.
Interface PagePartProvider.
Customizing of pimple-DIC for ILIAS.
static _lookupObjId(int $ref_id)
Class AbstractModificationProvider.
The scope of this class is split ilias-conform URI's into components.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getMemberViewModeInfo(\ILIAS\DI\Container $dic)
static _lookupType(int $id, bool $reference=false)
Class MemberViewLayoutProvider.