captcha\CaptchaAction generateVerifyCode()
  • References/PHP/Yii/captcha/CaptchaAction

generateVerifyCode() protected method Generates a new

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

validateValue() protected method Validates a value.

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

init() public method Initializes the action.

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 renderImageByImagick()
  • References/PHP/Yii/captcha/CaptchaAction

renderImageByImagick() protected method Renders the CAPTCHA

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

$imageLibrary public property (available since version 2.0.7) The

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