OptionsRule
class OptionsRule extends FormRule
Form Rule class for the Joomla Platform.
Requires the value entered be one of the options in a field of type="list"
Methods
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the value.
Details
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the value.