ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
ActionTargetMode.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Services\ResourceStorage\Collections\View
;
22
23
use
ILIAS\UI\Implementation\Component\Table\Action\Action
as
TableAction
;
24
28
final
class
Action
extends
TableAction
29
{
30
public
function
withTargetMode
()
31
{
32
33
}
34
}
Action
ILIAS\Services\ResourceStorage\Collections\View\Action
Definition:
ActionTargetMode.php:28
ILIAS\Services\ResourceStorage\Collections\View
Definition:
ActionBuilder.php:21
ILIAS\Services\ResourceStorage\Collections\View\Action\withTargetMode
withTargetMode()
Definition:
ActionTargetMode.php:30
Services
ResourceStorage
classes
Collections
View
ActionTargetMode.php
Generated on Wed Sep 10 2025 14:11:52 for ILIAS by
1.8.13 (using
Doxyfile
)