API17:JForm::filter
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JForm::filter
Description
Method to filter the form data.
Description:JForm::filter [Edit Descripton]
public function filter ( $data $group=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | array | An array of field values to filter. | |
| $group | string | null | The dot-separated form group path on which to filter the fields. |
See also
-
JForm::filter source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::filter
SeeAlso:JForm::filter [Edit See Also]
User contributed notes
<CodeExamplesForm />
