ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilMMLinkItemRenderer. More...
Public Member Functions | |
getComponentWithContent (isItem $item) | |
@inheritDoc More... | |
getComponentWithContent (isItem $item) | |
@inheritDoc More... | |
![]() | |
__construct () | |
BaseTypeRenderer constructor. More... | |
getComponentForItem (isItem $item, bool $with_content=true) | |
getComponentWithContent (isItem $item) | |
This is called in cases when the Full Item with it's content is needed, e.g. More... | |
![]() | |
getComponentForItem (isItem $item, bool $with_content=true) | |
getComponentWithContent (isItem $item) | |
This is called in cases when the Full Item with it's content is needed, e.g. More... | |
getComponentWithoutContent (isItem $item) | |
This is called when only the relevant part of the item is needed during the synchronous rendering of the MainBar. More... | |
Additional Inherited Members | |
![]() | |
static | getURIChecker () |
static | getURIConverter () |
![]() | |
MakeSlateAsync::unhash insteadof | SlateSessionStateCode |
![]() | |
getStandardSymbol (isItem $item) | |
getURI (string $uri_string) | |
![]() | |
ilLanguage | $lng |
Factory | $ui_factory |
Renderer | $ui_renderer |
Class ilMMLinkItemRenderer.
Definition at line 29 of file class.ilMMLinkItemRenderer.php.
ilMMLinkItemRenderer::getComponentWithContent | ( | isItem | $item | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Renderer\LinkItemRenderer.
Definition at line 34 of file class.ilMMLinkItemRenderer.php.