API16:JFormRule
From Joomla! Documentation
Defined in
libraries/joomla/form/formrule.php
Methods
| Method name | Description |
|---|---|
| test | Method to test the value. |
Importing
jimport( 'joomla.form.formrule' );
Examples
Code Examples
libraries/joomla/form/formrule.php
| Method name | Description |
|---|---|
| test | Method to test the value. |
jimport( 'joomla.form.formrule' );