FOFConfigDomainViews::getAcl
Internal method to return the ACL mapping (privilege required to access a specific task) for the given view's tasks
Signature
protected function getAcl(string
$view,
[&
$configuration = '',
[array
$params = '',
[string
$default = '']]] )
Parameters
-
$view
- The view for which we will be fetching a task map
-
$configuration
-
$params
- Extra options; key 0 defines the task we want to fetch
-
$default
- Default ACL option; empty (no ACL check) if not defined
Returns
- string
- The privilege required to access this view