ILIAS  trunk Revision v12.0_alpha-1613-gae4c99ebb18
ILIAS\BookingManager\Common\Table\Table Interface Reference
+ Inheritance diagram for ILIAS\BookingManager\Common\Table\Table:
+ Collaboration diagram for ILIAS\BookingManager\Common\Table\Table:

Public Member Functions

 getTableId ()
 
 execute (URLBuilder $url_builder)
 
 getComponents (URLBuilder $url_builder)
 
- Public Member Functions inherited from ILIAS\UI\Component\Table\DataRetrieval
 getRows (DataRowBuilder $row_builder, array $visible_column_ids, Range $range, Order $order, mixed $additional_viewcontrol_data, mixed $filter_data, mixed $additional_parameters)
 This is called by the table to retrieve rows; map data-records to rows using the $row_builder e.g. More...
 
 getTotalRowCount (mixed $additional_viewcontrol_data, mixed $filter_data, mixed $additional_parameters)
 Mainly for the purpose of pagination-support, it is important to know about the total number of records available. More...
 

Detailed Description

Definition at line 27 of file Table.php.

Member Function Documentation

◆ execute()

ILIAS\BookingManager\Common\Table\Table::execute ( URLBuilder  $url_builder)

◆ getComponents()

◆ getTableId()


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