captcha\CaptchaAsset $sourcePath
  • References/PHP/Yii/captcha/CaptchaAsset

$sourcePath public property public

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

getClientOptions() protected method Returns the options

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

getVerifyCode() public method Gets the verification code

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

$verifyCode public read-only property The verification

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

validate() public method Validates the input to see if

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

generateValidationHash() public method Generates a hash

2025-01-10 15:47:30