ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\Table\OrderingRow Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Table\OrderingRow:
+ Collaboration diagram for ILIAS\UI\Component\Table\OrderingRow:

Public Member Functions

 withPosition (int $position_index)
 
 getPosition ()
 
- Public Member Functions inherited from ILIAS\UI\Component\Table\DataRow
 getId ()
 
 withDisabledAction (string $action_id, bool $disable=true)
 Refer to an Action by its id and disable it for this row/record only. More...
 
 getColumns ()
 
 getActions ()
 
 getCellContent (string $col_id)
 
- Public Member Functions inherited from ILIAS\UI\Component\Component
 getCanonicalName ()
 Get the canonical name of the component. More...
 
 reduceWith (\Closure $fn)
 The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More...
 

Detailed Description

Definition at line 26 of file OrderingRow.php.

Member Function Documentation

◆ getPosition()

ILIAS\UI\Component\Table\OrderingRow::getPosition ( )

◆ withPosition()

ILIAS\UI\Component\Table\OrderingRow::withPosition ( int  $position_index)

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