ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ILIAS\UI\Component\Component Interface Reference

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...
 

Detailed Description

A component is the most general form of an entity in the UI.

Every entity is a component.

Author
Richard Klees richa.nosp@m.rd.k.nosp@m.lees@.nosp@m.conc.nosp@m.epts-.nosp@m.and-.nosp@m.train.nosp@m.ing..nosp@m.de

Definition at line 13 of file Component.php.

Member Function Documentation

◆ getCanonicalName()

ILIAS\UI\Component\Component::getCanonicalName ( )

Get the canonical name of the component.

Returns
string

Implemented in DummyComponent, ModalMock, and ComponentDummy.

Referenced by ILIAS\UI\Implementation\Render\LoaderCachingWrapper\getCacheKey().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: