22 parent::__construct($dic);
54 return [$this->mainmenu->link($this->
if->identifier(
'mm_pd_cal'))->withTitle($this->dic->language()->txt(
"calendar"))
55 ->withAction(
"ilias.php?baseClass=ilPersonalDesktopGUI&cmd=jumpToCalendar")
58 ->withNonAvailableReason($this->dic->ui()->factory()->legacy(
"{$this->dic->language()->txt('component_not_active')}"))
59 ->withAvailableCallable(
63 return (
bool) ($settings->isEnabled());
static _getInstance()
get singleton instance
Interface IdentificationInterface.
getTopItem()
Some other components want to provide Items for the main menu which are located at the PD TopTitem by...
Interface StaticMainMenuProvider.
if(!file_exists(getcwd() . '/ilias.ini.php'))
registration confirmation script for ilias
Class ilPDGlobalScreenProvider.
Class ilCalendarGlobalScreenProvider.
__construct(\ILIAS\DI\Container $dic)