|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 22 of file class.arIndexTableActions.php.
References arIndexTableAction\getId().
Here is the call graph for this function:| 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().
Here is the caller graph for this function:| arIndexTableActions::getActionsAsKeyTextArray | ( | ) |
arIndexTableAction $action
Definition at line 38 of file class.arIndexTableActions.php.
References $actions, and getActions().
Here is the call graph for this function:| 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().