api documentation for recaptcha (v1.2.1)

Display and verify a Recaptcha captcha

table of contents

  1. module recaptcha
    1. function recaptcha.Recaptcha (public_key, private_key, data, secure)
    2. object recaptcha
    3. object recaptcha.Recaptcha.prototype
  2. module recaptcha.Recaptcha
    1. function recaptcha.Recaptcha (public_key, private_key, data, secure)
  3. module recaptcha.Recaptcha.prototype
    1. function recaptcha.Recaptcha.prototype.toHTML ()
    2. function recaptcha.Recaptcha.prototype.verify (callback)
  4. module recaptcha.recaptcha
    1. function recaptcha.recaptcha.Recaptcha (public_key, private_key, data, secure)

module recaptcha

function recaptcha.Recaptcha (public_key, private_key, data, secure)

module recaptcha.Recaptcha

function recaptcha.Recaptcha (public_key, private_key, data, secure)

module recaptcha.Recaptcha.prototype

function recaptcha.Recaptcha.prototype.toHTML ()

function recaptcha.Recaptcha.prototype.verify (callback)

module recaptcha.recaptcha

function recaptcha.recaptcha.Recaptcha (public_key, private_key, data, secure)

[ this document was created with utility2 ]