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