API17:JFormRuleEquals::test
From Joomla! Documentation
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.
JFormRuleEquals::test
Description
Method to test if two values are equal.
Description:JFormRuleEquals::test [Edit Descripton]
Synopsis
public JFormRuleEquals->test (&$element, $value, $group=null, &$input=null, &$form=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$element | |||
| $value | |||
| $group | null | ||
| &$input | null | ||
| &$form | null |
Returns
Defined in
libraries/joomla/form/rules/equals.php
Referenced by
See also
Examples
<CodeExamplesForm />
