BooleanRule
class BooleanRule extends FormRule
Form Rule class for the Joomla Platform.
Properties
Methods
bool
test(SimpleXMLElement $element, mixed $value, string $group = null, Registry|null $input = null, Form|null $form = null)
Method to test the value.
from
FormRule
Details
bool
test(SimpleXMLElement $element, mixed $value, string $group = null, Registry|null $input = null, Form|null $form = null)
Since: 1.6
Method to test the value.