API16:JFormValidator
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.
[Edit Descripton] Description:JFormValidator
Contents |
Defined in
libraries/joomla/form/formvalidator.php
Methods
| Method name | Description |
|---|---|
| validate | Method to validate a group of fields. |
| addRulePath | Method to add a path to the list of rule include paths. |
Importing
jimport( 'joomla.form.formvalidator' );
[Edit See Also] SeeAlso:JFormValidator
Examples
<CodeExamplesForm />
