ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
Ordered.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
Ordered
extends
Listing
implements
C\Listing\Ordered
30
{
31
}
C\Listing\Ordered
ILIAS\UI\Implementation\Component\Listing\Listing
Definition:
Listing.php:31
ILIAS\UI\Implementation\Component\Listing\Ordered
Definition:
Ordered.php:30
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Listing
components
ILIAS
UI
src
Implementation
Component
Listing
Ordered.php
Generated on Sun Apr 5 2026 23:04:45 for ILIAS by
1.9.4 (using
Doxyfile
)