ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
Node.php
Go to the documentation of this file.
1
<?php
2
18
namespace
ILIAS\UI\Component\Input\Field\Node
;
19
20
use
ILIAS\UI\Component\Symbol\Icon\Icon
;
21
use
ILIAS\UI\Component\Component
;
22
26
interface
Node
extends
Component
27
{
28
}
ILIAS\UI\Component\Component
A component is the most general form of an entity in the UI.
Definition:
Component.php:28
ILIAS\UI\Component\Input\Field\Node\Node
Definition:
Node.php:27
ILIAS\UI\Component\Symbol\Icon\Icon
This describes how an icon could be modified during construction of UI.
Definition:
Icon.php:29
ILIAS\UI\Component\Input\Field\Node
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Async.php:18
ILIAS\UI\Component
components
ILIAS
UI
src
Component
Input
Field
Node
Node.php
Generated on Sat Oct 18 2025 23:02:41 for ILIAS by
1.9.4 (using
Doxyfile
)