ModulesModelModule::preprocessForm
Method to preprocess the form
Signature
protected function preprocessForm(JForm
$form,
[mixed
$data = 'content',
[string
$group = 'content']] )
Parameters
-
$form
- A form object.
-
$data
- The data expected for the form.
-
$group
- The name of the plugin group to import (defaults to "content").
Returns
- void
Errors/Exceptions
-
Exception
- if there is an error loading the form.