previousExemple (Previous) (Next) Text_CAPTCHA_Numeralnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Information about the CAPTCHA and inner workings

Text_CAPTCHA provides information about the CAPTCHA and makes its inner workings accessible using several functions defined in the base class; the specific implementation of them is up to the driver.

  • init() is used to initialize the CAPTCHA and provide further information, like Image_Text parameters.

  • _createCAPTCHA() generates the CAPTCHA, but is called internally by init().

    getPhrase() returns the CAPTCHA's phrase.

  • _createPhrase() creates a phrase for the CAPTCHA, but is used internally.

  • getCAPTCHA() returns the CAPTCHA, the format used depends on the driver implementation.

previousExemple (Previous) (Next) Text_CAPTCHA_Numeralnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.