ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Test\Participants\TableAction Interface Reference
+ Inheritance diagram for ILIAS\Test\Participants\TableAction:
+ Collaboration diagram for ILIAS\Test\Participants\TableAction:

Public Member Functions

 getActionId ()
 
 isAvailable ()
 
 getTableAction (URLBuilder $url_builder, URLBuilderToken $row_id_token, URLBuilderToken $action_token, URLBuilderToken $action_type_token)
 
 getModal (URLBuilder $url_builder, array $selected_participants, bool $all_participants_selected)
 
 onSubmit (URLBuilder $url_builder, ServerRequestInterface $request, array $selected_participants, bool $all_participants_selected)
 
 allowActionForRecord (Participant $record)
 
 getSelectionErrorMessage ()
 

Detailed Description

Definition at line 27 of file TableAction.php.

Member Function Documentation

◆ allowActionForRecord()

◆ getActionId()

◆ getModal()

◆ getSelectionErrorMessage()

◆ getTableAction()

◆ isAvailable()

◆ onSubmit()

ILIAS\Test\Participants\TableAction::onSubmit ( URLBuilder  $url_builder,
ServerRequestInterface  $request,
array  $selected_participants,
bool  $all_participants_selected 
)

The documentation for this interface was generated from the following file: