FOFConfigDomainViews::getTaskmap
Internal function to return the task map for a view
Signature
protected function getTaskmap(string
$view,
&
$configuration,
array
$params,
array
$default )
Parameters
-
$view
- The view for which we will be fetching a task map
-
$configuration
-
$params
- Extra options (not used)
-
$default
- ßDefault task map; empty array if not provided
Returns
- array
- The task map as a hash array in the format task => method