API17:JFormRuleRules
From Joomla! Documentation
Revision as of 13:50, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
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.
JFormRuleRules
Description
Description:JFormRuleRules [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | test | Method to test the value. |
| protected | getFieldActions | Method to get the list of possible permission action names for the form field. |
| protected | getValueActions | Method to get the list of permission action names from the form field value. |
- Defined in libraries/joomla/form/rules/rules.php
- Extends JFormRule
Importing
jimport( 'joomla.form.rules.rules' );
See also
-
JFormRuleRules source code on BitBucket
-
Subpackage Form
- Other versions of JFormRuleRules
SeeAlso:JFormRuleRules [Edit See Also]
User contributed notes
<CodeExamplesForm />
