ILIAS
release_8 Revision v8.19
|
Class ilMMRepositoryLinkItemRenderer. More...
Public Member Functions | |
getComponentWithContent (isItem $item) | |
This is called in cases when the Full Item with it's content is needed, e.g. More... | |
![]() | |
getComponentWithContent (isItem $item) | |
![]() | |
__construct () | |
BaseTypeRenderer constructor. More... | |
getComponentForItem (isItem $item, bool $with_content=true) | |
getComponentWithContent (isItem $item) | |
![]() | |
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 ilMMRepositoryLinkItemRenderer.
Definition at line 13 of file class.ilMMRepositoryLinkItemRenderer.php.
ilMMRepositoryLinkItemRenderer::getComponentWithContent | ( | isItem | $item | ) |
This is called in cases when the Full Item with it's content is needed, e.g.
for Items which do not support async loading or for async-items when it's content is relevant during an async call.
isItem | $item |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Renderer\TypeRenderer.
Definition at line 17 of file class.ilMMRepositoryLinkItemRenderer.php.