| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
A component is the most general form of an entity in the UI. More...
 Inheritance diagram for ILIAS\UI\Component\Component:
 Collaboration diagram for ILIAS\UI\Component\Component: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 27 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(), and ILIAS\UI\Implementation\Render\AbstractComponentRenderer\getComponentCanonicalNameAttribute().
 Here is the caller graph for this function: