39 $title = $this->dic->
language()->txt(
"mm_portfolio");
40 $icon = $this->dic->ui()->factory()->symbol()->icon()->standard(
"prfa", $title);
43 $this->mainmenu->link($this->
if->identifier(
'mm_pd_port'))
45 ->withAction(
"ilias.php?baseClass=ilDashboardGUI&cmd=jumpToPortfolio")
49 ->withNonAvailableReason($this->dic->ui()->factory()->legacy(($this->dic->language()->txt(
'component_not_active'))))
50 ->withAvailableCallable(
51 function () use (
$dic) {
52 return (
bool) (
$dic->
settings()->get(
'user_portfolios'));
language()
Get interface to the i18n service.
settings()
Get the interface to the settings.
Interface StaticMainMenuProvider.
Class StandardTopItemsProvider.
Class PortfolioMainBarProvider.
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 file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...