JCaptcha::display
Get the HTML for the captcha.
Signature
public function display(string
$name,
[string
$id = '',
[string
$class = '']] )
Parameters
-
$name
- The control name.
-
$id
- The id for the control.
-
$class
- Value for the HTML class attribute
Returns
- mixed
- The return value of the function "onDisplay" of the selected Plugin.