API16:JFormRule
From Joomla! Documentation
[Edit Descripton] Template:Description:JFormRule
Defined in
libraries/joomla/form/formrule.php
Methods
| Method name | Description |
|---|---|
| test | Method to test the value. |
Importing
jimport( 'joomla.form.formrule' );
[Edit See Also] Template:SeeAlso:JFormRule
Examples
<CodeExamplesForm />