link(IdentificationInterface $identification)
Returns you s GlobalScreen Link which can be added to Slates. 
 
complex(IdentificationInterface $identification)
Returns you a GlobalScreen Complex Item which is used to generate complex content from a Async-URL...
 
topLinkItem(IdentificationInterface $identification)
Returns you a GlobalScreen TopLinkItem which can be added to the MainMenu. 
 
repositoryLink(IdentificationInterface $identification)
Returns you a GlobalScreen RepositoryLink Item which is used to generate URLs to Ref-IDs. 
 
Class MainMenuItemFactory This factory provides you all available types for MainMenu GlobalScreen Ite...
 
linkList(IdentificationInterface $identification)
Returns you a GlobalScreen LinkList Item which is used to group multiple Links. 
 
topParentItem(IdentificationInterface $identification)
Returns you a GlobalScreen TopParentItem which can be added to the MainMenu. 
 
separator(IdentificationInterface $identification)
Returns you a GlobalScreen Separator which is used to separate to other entries in a optical way...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
custom(string $class_name, IdentificationInterface $identification)