captcha\Captcha getClientOptions()
  • References/PHP/Yii/captcha/Captcha

getClientOptions() protected method Returns the options

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

checkRequirements() public static method Checks if there

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

$imageLibrary public property (available since version 2.0.7) The

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

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

init() public method Initializes 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