JAccess::getActions
Method to return a list of actions for which permissions can be set given a component and section.
Signature
public function getActions(string
$component,
[string
$section = 'component'] )
Parameters
-
$component
- The component from which to retrieve the actions.
-
$section
- The name of the section within the component from which to retrieve the actions.
Returns
- array
- List of actions available for the given component and section.