captcha\CaptchaAction $offset
  • References/PHP/Yii/captcha/CaptchaAction

$offset public property The offset between characters. Defaults

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

$maxLength public property The maximum length for randomly generated

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

$minLength public property The minimum length for randomly generated

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

$verifyCode public read-only property The verification

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

getVerifyCode() public method Gets the verification code

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

generateVerifyCode() protected method Generates a new

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

renderImage() protected method Renders the CAPTCHA image

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

generateValidationHash() public method Generates a hash

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

$foreColor public property The font color. For example, 0x55FF00

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

validate() public method Validates the input to see if

2025-01-10 15:47:30