ILIAS
trunk Revision v12.0_alpha-1382-g201fb743921
◀ ilDoc Overview
EvenlyDistributed.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Implementation\Component\Layout\Alignment\Horizontal
;
22
23
use
ILIAS\UI\Component\Layout\Alignment\Horizontal
as
I
;
24
use
ILIAS\UI\Implementation\Component\Layout\Alignment\Alignment
;
25
26
class
EvenlyDistributed
extends
Alignment
implements
I\EvenlyDistributed
27
{
28
}
ILIAS\UI\Component\Table\EvenlyDistributed
ILIAS\UI\Implementation\Component\Layout\Alignment\Alignment
Definition:
Alignment.php:27
ILIAS\UI\Implementation\Component\Layout\Alignment\Horizontal\EvenlyDistributed
Definition:
EvenlyDistributed.php:27
ILIAS\UI\Component\Layout\Alignment\Horizontal
Definition:
DynamicallyDistributed.php:21
ILIAS\UI\Component\Table
ILIAS\UI\Implementation\Component\Layout\Alignment\Horizontal
Definition:
DynamicallyDistributed.php:21
components
ILIAS
UI
src
Implementation
Component
Layout
Alignment
Horizontal
EvenlyDistributed.php
Generated on Tue May 5 2026 23:08:00 for ILIAS by
1.9.4 (using
Doxyfile
)