overrideParent(IdentificationInterface $identification)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
IdentificationInterface $parent
 
__construct(IdentificationInterface $provider_identification)
 
withIsLinkToExternalAction(bool $is_external)
 
withContent(Component $ui_component)
 
withAction(string $action)
 
withSymbol(Symbol $symbol)
 
Interface hasSymbol Methods for Entries with Symbols. 
 
withChildren(array $children)
 
IdentificationInterface $provider_identification
 
removeChild(isItem $child)
 
appendChild(isItem $child)
 
withParent(IdentificationInterface $identification)
 
withContentWrapper(Closure $content_wrapper)