Definition at line 27 of file DataRow.php.
◆ getActions()
ILIAS\UI\Component\Table\DataRow::getActions |
( |
| ) |
|
- Returns
- array<string, Action>
◆ getCellContent()
ILIAS\UI\Component\Table\DataRow::getCellContent |
( |
string |
$col_id | ) |
|
◆ getColumns()
ILIAS\UI\Component\Table\DataRow::getColumns |
( |
| ) |
|
- Returns
- array<string, Column>
◆ getId()
ILIAS\UI\Component\Table\DataRow::getId |
( |
| ) |
|
◆ withDisabledAction()
ILIAS\UI\Component\Table\DataRow::withDisabledAction |
( |
string |
$action_id, |
|
|
bool |
$disable = true |
|
) |
| |
The documentation for this interface was generated from the following file: