19declare(strict_types=1);
51 $title = $this->dic->language()->txt(
"mm_contacts");
53 $icon = $this->dic->ui()->factory()
60 $this->mainmenu->link($this->
if->identifier(
'mm_pd_contacts'))
62 ->withAction($this->dic->ctrl()->getLinkTargetByClass([ilDashboardGUI::class, ilContactGUI::class]))
66 ->withNonAvailableReason($this->dic->ui()->factory()->legacy($this->dic->language()->txt(
'component_not_active')))
67 ->withAvailableCallable(
68 static function ():
bool {
Class ContactMainBarProvider.
getStaticTopItems()
@inheritDoc
getStaticSubItems()
@inheritDoc
Interface StaticMainMenuProvider.
Class StandardTopItemsProvider.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
if(!file_exists(getcwd() . '/ilias.ini.php'))
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This describes the specific behavior of an ILIAS standard icon.