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
}
php
An exception for terminatinating execution or to throw for unit testing.
C\Listing\Ordered
ILIAS\UI\Implementation\Component\Listing\Listing
Definition:
Listing.php:15
ILIAS\UI\Implementation\Component\Listing\Ordered
Definition:
Ordered.php:14
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Listing
Definition:
Descriptive.php:5
src
UI
Implementation
Component
Listing
Ordered.php
Generated on Sat Oct 4 2025 19:01:27 for ILIAS by
1.9.4 (using
Doxyfile
)