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

init() public method Initializes the object.

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

$padding public property Padding around the text. Defaults to

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

validateValue() protected method Validates a value.

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

init() public method Initializes the action.

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

getSessionKey() protected method Returns the session variable

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

$fixedVerifyCode public property The fixed verification code.

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

run() public method Runs the action.

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

renderImageByImagick() protected method Renders the CAPTCHA

2025-01-10 15:47:30