API16

API16:JFormRule

From Joomla! Documentation

Revision as of 14:03, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst:Description:JFormRule}}

Defined in

libraries/joomla/form/formrule.php

Methods

Method name Description
test Method to test the value.

Importing

jimport( 'joomla.form.formrule' );


{{subst:SeeAlso:JFormRule}}

Examples

<CodeExamplesForm />