ILIAS
Release_5_0_x_branch Revision 61816
|
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 22 of file class.arIndexTableActions.php.
References arIndexTableAction\getId().
arIndexTableActions::getAction | ( | $action_id | ) |
$action_id |
Definition at line 56 of file class.arIndexTableActions.php.
arIndexTableActions::getActions | ( | ) |
Definition at line 30 of file class.arIndexTableActions.php.
References $actions.
Referenced by getActionsAsKeyTextArray().
arIndexTableActions::getActionsAsKeyTextArray | ( | ) |
arIndexTableAction $action
Definition at line 38 of file class.arIndexTableActions.php.
References $actions, and getActions().
arIndexTableActions::hasActions | ( | ) |
Definition at line 68 of file class.arIndexTableActions.php.
|
protected |
Definition at line 16 of file class.arIndexTableActions.php.
Referenced by getActions(), and getActionsAsKeyTextArray().