API17:JFormRule
From Joomla! Documentation
JFormRule
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | test | Method to test the value. |
- Defined in libraries/joomla/form/formrule.php
- Extended by
Importing
jimport( 'joomla.form.formrule' );
See also
JFormRule source code on BitBucket
Subpackage Form- Other versions of JFormRule
User contributed notes
Code Examples