ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
A component is the most general form of an entity in the UI. More...
Public Member Functions | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
A component is the most general form of an entity in the UI.
Every entity is a component.
Definition at line 13 of file Component.php.
ILIAS\UI\Component\Component::getCanonicalName | ( | ) |
Get the canonical name of the component.
Implemented in DummyComponent, ModalMock, and ComponentDummy.
Referenced by ILIAS\UI\Implementation\Render\LoaderCachingWrapper\getCacheKey().