FOFController::onBeforeGenericTask
A catch-all method for all tasks without a corresponding onBefore method. Applies the ACL preferences defined in fof.xml.
Signature
protected function onBeforeGenericTask(string
$taskĀ )
Parameters
-
$task
- The task being executed
Returns
- boolean
- True to allow execution of the task