ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ 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 Sat Dec 13 2025 23:03:55 for ILIAS by
1.9.4 (using
Doxyfile
)