\VisualCaptchaController

VisualCaptchaController

Add your application-wide methods in the class below, your controllers will inherit them.

Summary

Methods
Properties
Constants
beforeFilter()
view()
captcha()
captcha_image()
captcha_audio()
$components
$helpers
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$components

$components : array

use components

Type

array

$helpers

$helpers : 

use helpers

Type

Methods

beforeFilter()

beforeFilter() : void

beforeFilter

view()

view() : void

view method Display the VisualCaptcha auto redirect screen

captcha()

captcha() : string

captcha return to Client captcha data

Returns

string

captcha_image()

captcha_image(integer  $index) : string

captcha_image return to Client captcha data

Parameters

integer $index

captcha image number

Returns

string

captcha_audio()

captcha_audio() : string

captcha_audio return to Client captcha audio data

Returns

string