|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ComponentDummy:
Collaboration diagram for ComponentDummy:Public Member Functions | |
| __construct ($id="") | |
| getCanonicalName () | |
| Get the canonical name of the component. More... | |
| getCanonicalName () | |
| Get the canonical name of the component. More... | |
Protected Attributes | |
| string | $id |
Definition at line 28 of file PanelTest.php.
| ComponentDummy::__construct | ( | $id = "" | ) |
Definition at line 32 of file PanelTest.php.
References $id.
| ComponentDummy::getCanonicalName | ( | ) |
Get the canonical name of the component.
Implements ILIAS\UI\Component\Component.
Definition at line 36 of file PanelTest.php.
|
protected |
Definition at line 30 of file PanelTest.php.
Referenced by __construct().