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


Index of all elements

[ c ] [ e ] [ f ] [ g ] [ i ] [ ] [ s ] [ t ] [ w ]

c

CAPTCHA.php
procedural page CAPTCHA.php
CAPTCHA_Equation_test.php
procedural page CAPTCHA_Equation_test.php
CAPTCHA_Figlet_test.php
procedural page CAPTCHA_Figlet_test.php
CAPTCHA_Numeral_test.php
procedural page CAPTCHA_Numeral_test.php
CAPTCHA_test.php
procedural page CAPTCHA_test.php
CAPTCHA_Word_test.php
procedural page CAPTCHA_Word_test.php
top

e

Equation.php
procedural page Equation.php
top

f

factory
in file CAPTCHA.php, method Text_CAPTCHA::factory()
Create a new Text_CAPTCHA object
file_put_contents
in file CAPTCHA_test.php, function file_put_contents()
Figlet.php
procedural page Figlet.php
top

g

getCAPTCHA
in file Image.php, method Text_CAPTCHA_Driver_Image::getCAPTCHA()
Return CAPTCHA as image resource
getCAPTCHA
in file Numeral.php, method Text_CAPTCHA_Driver_Numeral::getCAPTCHA()
Get operation
getCAPTCHA
in file Figlet.php, method Text_CAPTCHA_Driver_Figlet::getCAPTCHA()
Return CAPTCHA in the specified format
getCAPTCHA
in file Equation.php, method Text_CAPTCHA_Driver_Equation::getCAPTCHA()
Returns the CAPTCHA (as a string)
getCAPTCHA
in file Word.php, method Text_CAPTCHA_Driver_Word::getCAPTCHA()
Return CAPTCHA as a string
getCAPTCHAAsGIF
in file Image.php, method Text_CAPTCHA_Driver_Image::getCAPTCHAAsGIF()
Return CAPTCHA as GIF
getCAPTCHAAsHTML
in file Figlet.php, method Text_CAPTCHA_Driver_Figlet::getCAPTCHAAsHTML()
Return CAPTCHA as HTML
getCAPTCHAAsJavascript
in file Figlet.php, method Text_CAPTCHA_Driver_Figlet::getCAPTCHAAsJavascript()
Return CAPTCHA as Javascript version of HTML
getCAPTCHAAsJPEG
in file Image.php, method Text_CAPTCHA_Driver_Image::getCAPTCHAAsJPEG()
Return CAPTCHA as JPEG
getCAPTCHAAsPNG
in file Image.php, method Text_CAPTCHA_Driver_Image::getCAPTCHAAsPNG()
Return CAPTCHA as PNG
getPhrase
in file Equation.php, method Text_CAPTCHA_Driver_Equation::getPhrase()
Return the solution to the equation.
getPhrase
in file CAPTCHA.php, method Text_CAPTCHA::getPhrase()
Return secret CAPTCHA phrase
top

i

init
in file Numeral.php, method Text_CAPTCHA_Driver_Numeral::init()
init
in file Image.php, method Text_CAPTCHA_Driver_Image::init()
init function
init
in file Equation.php, method Text_CAPTCHA_Driver_Equation::init()
Initialize the driver.
init
in file Figlet.php, method Text_CAPTCHA_Driver_Figlet::init()
init function
init
in file Word.php, method Text_CAPTCHA_Driver_Word::init()
init function
Image.php
procedural page Image.php
top

n

Numeral.php
procedural page Numeral.php
top

s

setPhrase
in file CAPTCHA.php, method Text_CAPTCHA::setPhrase()
Sets secret CAPTCHA phrase
top

t

Text_CAPTCHA
in file CAPTCHA.php, class Text_CAPTCHA
Text_CAPTCHA - creates a CAPTCHA for Turing tests
Text_CAPTCHA_Driver_Equation
in file Equation.php, class Text_CAPTCHA_Driver_Equation
Text_CAPTCHA - creates a CAPTCHA for Turing tests
Text_CAPTCHA_Driver_Figlet
in file Figlet.php, class Text_CAPTCHA_Driver_Figlet
Text_CAPTCHA_Driver_Figlet - Text_CAPTCHA driver Figlet based CAPTCHAs
Text_CAPTCHA_Driver_Image
in file Image.php, class Text_CAPTCHA_Driver_Image
Text_CAPTCHA_Driver_Image - Text_CAPTCHA driver graphical CAPTCHAs
Text_CAPTCHA_Driver_Numeral
in file Numeral.php, class Text_CAPTCHA_Driver_Numeral
Class used for numeral captchas
Text_CAPTCHA_Driver_Word
in file Word.php, class Text_CAPTCHA_Driver_Word
Text_CAPTCHA - creates a CAPTCHA for Turing tests
top

w

Word.php
procedural page Word.php
top

_

$_equation
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_equation
The equation to solve.
$_error
in file Image.php, variable Text_CAPTCHA_Driver_Image::$_error
Last error
$_error
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_error
Last error
$_error
in file Figlet.php, variable Text_CAPTCHA_Driver_Figlet::$_error
Last error
$_max
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_max
Maximum number to use in an equation.
$_min
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_min
Minimal number to use in an equation.
$_numbersToText
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_numbersToText
Whether numbers shall be converted to text
$_operators
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_operators
Operators that may be used in the equation.
$_severity
in file Equation.php, variable Text_CAPTCHA_Driver_Equation::$_severity
Complexity of the generated equations.
_createCAPTCHA
in file Equation.php, method Text_CAPTCHA_Driver_Equation::_createCAPTCHA()
Creates the captcha. This method is a placeholder, since the equation is created in _createPhrase()
_createPhrase
in file Equation.php, method Text_CAPTCHA_Driver_Equation::_createPhrase()
Create random CAPTCHA equation.
_createSimpleEquation
in file Equation.php, method Text_CAPTCHA_Driver_Equation::_createSimpleEquation()
Creates a simple equation of type (number operator number)
_getFirstNumber
in file Numeral.php, method Text_CAPTCHA_Driver_Numeral::_getFirstNumber()
Get the first number
_getSecondNumber
in file Numeral.php, method Text_CAPTCHA_Driver_Numeral::_getSecondNumber()
Get the second number value
_solveSimpleEquation
in file Equation.php, method Text_CAPTCHA_Driver_Equation::_solveSimpleEquation()
Solves a simple equation with two given numbers and one operator as defined in $this->_operators.
__wakeup
in file Image.php, method Text_CAPTCHA_Driver_Image::__wakeup()
__wakeup method (PHP 5 only)
top

Documentation generated on 2019年3月11日 14:44:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /