ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Ordered.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 2016 Timon Amstutz <timon.amstutz@ilub.unibe.ch> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Implementation\Component\Listing
;
6
7
use \ILIAS\UI\Component as
C
;
8
13
class
Ordered
extends
Listing
implements C\Listing\Ordered
14
{
15
}
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Listing\Listing
Definition:
Listing.php:14
ILIAS\UI\Implementation\Component\Listing
Definition:
Descriptive.php:5
ILIAS\UI\Implementation\Component\Listing\Ordered
Definition:
Ordered.php:13
src
UI
Implementation
Component
Listing
Ordered.php
Generated on Tue Jan 28 2025 19:01:46 for ILIAS by
1.8.13 (using
Doxyfile
)