ContentModelArticle::preprocessForm
Auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Signature
protected function preprocessForm(JForm
$form,
[
$data = 'content',
[string
$group = 'content']] )
Parameters
-
$form
-
$data
-
$group
Returns
- void