Recaptcha Plugin.
Based on the oficial recaptcha library( http://recaptcha.net/plugins/php/ )
Located in /plugins/captcha/recaptcha/recaptcha.php (line 22)
JObject | --JEvent | --JPlugin | --plgCaptchaRecaptcha
Inherited from JPlugin
JPlugin::$params
JPlugin::$_name
JPlugin::$_type
Inherited from JEvent
JEvent::$_subject
Inherited from JObject
JObject::$_errors
Calls an HTTP POST function to verify if the user's guess was correct
Gets the challenge HTML
Initialise the captcha
Get the language tag or a custom translation
Submits an HTTP POST to a reCAPTCHA server.
Encodes the given data into a query string format.
Inherited From JPlugin
JPlugin::__construct()
JPlugin::loadLanguage()
Inherited From JEvent
JEvent::__construct()
JEvent::update()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:59:03 -0500 by phpDocumentor 1.4.4