ILIAS  trunk Revision v12.0_alpha-1613-gae4c99ebb18
ILIAS\BookingManager\Common\Table\TableAction Interface Reference

@template RecordType More...

+ Inheritance diagram for ILIAS\BookingManager\Common\Table\TableAction:
+ Collaboration diagram for ILIAS\BookingManager\Common\Table\TableAction:

Public Member Functions

 getActionId ()
 
 getActionLabel ()
 
 isAvailable ()
 
 getTableAction (URLBuilder $url_builder, URLBuilderToken $row_id_token, URLBuilderToken $action_token, URLBuilderToken $action_type_token)
 
 allowActionForRecord (mixed $record)
 
 onExecute (URLBuilder $url_builder, URLBuilderToken $row_id_token, URLBuilderToken $action_token, URLBuilderToken $action_type_token)
 

Detailed Description

@template RecordType

Definition at line 30 of file TableAction.php.

Member Function Documentation

◆ allowActionForRecord()

◆ getActionId()

◆ getActionLabel()

◆ getTableAction()

◆ isAvailable()

◆ onExecute()


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