ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI-Class arIndexTableActions. More...
Public Member Functions | |
addAction (arIndexTableAction $action) | |
getActions () | |
getActionsAsKeyTextArray () | |
getAction ($action_id) | |
hasActions () | |
Protected Attributes | |
$actions = array() | |
GUI-Class arIndexTableActions.
Definition at line 11 of file class.arIndexTableActions.php.
arIndexTableActions::addAction | ( | arIndexTableAction | $action | ) |
arIndexTableAction |
Definition at line 23 of file class.arIndexTableActions.php.
References $action, and arIndexTableAction\getId().
arIndexTableActions::getAction | ( | $action_id | ) |
$action_id |
Definition at line 60 of file class.arIndexTableActions.php.
arIndexTableActions::getActions | ( | ) |
Definition at line 32 of file class.arIndexTableActions.php.
References $actions.
Referenced by getActionsAsKeyTextArray().
arIndexTableActions::getActionsAsKeyTextArray | ( | ) |
arIndexTableAction $action
Definition at line 41 of file class.arIndexTableActions.php.
References $action, $actions, array, and getActions().
arIndexTableActions::hasActions | ( | ) |
Definition at line 73 of file class.arIndexTableActions.php.
|
protected |
Definition at line 17 of file class.arIndexTableActions.php.
Referenced by getActions(), and getActionsAsKeyTextArray().