abstract class Controller (View source)

Methods

showInput()

Shows an input for a particular captcha library.

display()

Displays the graphical portion of the captcha.

label()

Displays the label for this captcha library.

Details

abstract showInput()

Shows an input for a particular captcha library.

abstract display()

Displays the graphical portion of the captcha.

abstract label()

Displays the label for this captcha library.