JCaptcha::getInstance
Returns the global Captcha object, only creating it if it doesn't already exist.
Signature
public function getInstance(string
$captcha,
array
$optionsĀ )
Parameters
-
$captcha
- The plugin to use.
-
$options
- Associative array of options.
Returns
- JCaptcha
- Instance of this class.