CaptchaRule
class CaptchaRule extends FormRule
Form Rule class for the Joomla Framework.
Methods
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test if the Captcha is correct.
Details
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test if the Captcha is correct.