Text_CAPTCHA
[ class tree: Text_CAPTCHA ] [ index: Text_CAPTCHA ] [ all elements ]

Class: Text_CAPTCHA_Driver_Word

Source Location: /pear/Text/CAPTCHA/Driver/Word.php

Class Overview

Text_CAPTCHA
   |
   --Text_CAPTCHA_Driver_Word

Text_CAPTCHA - creates a CAPTCHA for Turing tests


Methods


Inherited Methods

Class: Text_CAPTCHA

Text_CAPTCHA::factory()
Create a new Text_CAPTCHA object
Text_CAPTCHA::getPhrase()
Return secret CAPTCHA phrase
Text_CAPTCHA::setPhrase()
Sets secret CAPTCHA phrase

Class Details

[line 20]
Text_CAPTCHA - creates a CAPTCHA for Turing tests

Class to create a Turing test for websites by creating an image, ASCII art or something else with some (obfuscated) characters




[ Top ]


Class Methods


method getCAPTCHA [line 106]

text getCAPTCHA( )

Return CAPTCHA as a string

This method returns the CAPTCHA as string




Tags:

return:  string
access:  public


[ Top ]

method init [line 62]

void init( [array $options = array()])

init function

Initializes the new Text_CAPTCHA_Driver_Word object




Tags:

access:  public


Parameters:

array   $options   CAPTCHA options with these keys: phrase The "secret word" of the CAPTCHA length The number of characters in the phrase locale The locale for Numbers_Words mode The mode for Numbers_Words

[ Top ]


Documentation generated on Sun, 08 Jan 2012 17:52:07 +0100 by phpDocumentor 1.4.3