ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
◀ ilDoc Overview
Segment.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Component\Navigation\Sequence
;
22
23
use
ILIAS\UI\Component\Component
;
24
use
ILIAS\UI\Component\Button
;
25
29
interface
Segment
extends
Component
30
{
31
}
ILIAS\UI\Component
Component
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS\UI\Component\Button
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Bulky.php:21
ILIAS\UI\Component\Navigation\Sequence\Segment
A segment is the content resulting from operating a sequence.
Definition:
Segment.php:29
ILIAS\UI\Component\Navigation\Sequence
Definition:
Segment.php:21
components
ILIAS
UI
src
Component
Navigation
Sequence
Segment.php
Generated on Tue Sep 2 2025 23:04:15 for ILIAS by
1.8.13 (using
Doxyfile
)