captcha\CaptchaValidator validateValue()
  • References/PHP/Yii/captcha/CaptchaValidator

validateValue() protected method Validates a value.

2025-01-10 15:47:30
captcha\CaptchaValidator $skipOnEmpty
  • References/PHP/Yii/captcha/CaptchaValidator

$skipOnEmpty public property Whether to skip this validator if

2025-01-10 15:47:30
captcha\CaptchaAction $testLimit
  • References/PHP/Yii/captcha/CaptchaAction

$testLimit public property How many times should the same CAPTCHA

2025-01-10 15:47:30
captcha\CaptchaAction setHttpHeaders()
  • References/PHP/Yii/captcha/CaptchaAction

setHttpHeaders() protected method Sets the HTTP headers

2025-01-10 15:47:30
captcha\CaptchaAction $fontFile
  • References/PHP/Yii/captcha/CaptchaAction

$fontFile public property The TrueType font file. This can be

2025-01-10 15:47:30
captcha\CaptchaAction $height
  • References/PHP/Yii/captcha/CaptchaAction

$height public property The height of the generated CAPTCHA image

2025-01-10 15:47:30
captcha\CaptchaAction $width
  • References/PHP/Yii/captcha/CaptchaAction

$width public property The width of the generated CAPTCHA image

2025-01-10 15:47:30
captcha\CaptchaAction renderImageByGD()
  • References/PHP/Yii/captcha/CaptchaAction

renderImageByGD() protected method Renders the CAPTCHA

2025-01-10 15:47:30
captcha\CaptchaAsset $depends
  • References/PHP/Yii/captcha/CaptchaAsset

$depends public property public

2025-01-10 15:47:30
captcha\CaptchaValidator clientValidateAttribute()
  • References/PHP/Yii/captcha/CaptchaValidator

clientValidateAttribute() public method Returns the JavaScript

2025-01-10 15:47:30