FOFModel::preprocessForm
Method to allow derived classes to preprocess the form.
Signature
protected function preprocessForm(FOFForm
$form,
[&
$data = 'content',
[string
$group = 'content']] )
Parameters
-
$form
- A FOFForm object.
-
$data
-
$group
- The name of the plugin group to import (defaults to "content").
Returns
- void
Errors/Exceptions
-
Exception
- if there is an error in the form event.