API17:JForm::validate
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::validate
Description
Method to validate form data.
Description:JForm::validate [Edit Descripton]
public function validate ( $data $group=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | |||
| $group | null |
- Returns
- Defined on line 979 of libraries/joomla/form/form.php
See also
-
JForm::validate source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::validate
SeeAlso:JForm::validate [Edit See Also]
User contributed notes
<CodeExamplesForm />
