CaptchaExtendedValidator
extends CCaptchaValidator
in package
Extended captcha client validator Implements support for UTF-8 extended latin2, cyrillic etc characters
Table of Contents
Methods
- clientValidateAttribute() : string
- Client (ajax) validator for extended captcha.
Methods
clientValidateAttribute()
Client (ajax) validator for extended captcha.
public
clientValidateAttribute(CModel $object, string $attribute) : string
Parameters
- $object : CModel
-
the data object being validated
- $attribute : string
-
the name of the attribute to be validated.
Tags
Return values
string —the client-side validation script.