captcha\Captcha $template
  • References/PHP/Yii/captcha/Captcha

$template public property The template for arranging the CAPTCHA

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\CaptchaValidator init()
  • References/PHP/Yii/captcha/CaptchaValidator

init() public method Initializes the object.

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\Captcha $captchaAction
  • References/PHP/Yii/captcha/Captcha

$captchaAction public property The route of the action that generates

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\Captcha $imageOptions
  • References/PHP/Yii/captcha/Captcha

$imageOptions public property HTML attributes to be applied to

2025-01-10 15:47:30