ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
Unordered.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Implementation\Component\Listing
;
22
23
use
ILIAS\UI\Component
as
C
;
24
29
class
Unordered
extends
Listing
implements
C\Listing\Unordered
30
{
31
}
C\Listing\Unordered
ILIAS\UI\Implementation\Component\Listing\Listing
Definition:
Listing.php:31
ILIAS\UI\Implementation\Component\Listing\Unordered
Definition:
Unordered.php:30
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Listing
components
ILIAS
UI
src
Implementation
Component
Listing
Unordered.php
Generated on Sat Oct 18 2025 23:04:38 for ILIAS by
1.9.4 (using
Doxyfile
)