|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI-Class arIndexTableActions. More...
Collaboration diagram for arIndexTableActions: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.
| 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().
Here is the caller graph for this function:| arIndexTableActions::getActionsAsKeyTextArray | ( | ) |
arIndexTableAction $action
Definition at line 41 of file class.arIndexTableActions.php.
References $action, $actions, and getActions().
Here is the call graph for this function:| 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().