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

Index of all elements

[ a ] [ c ] [ d ] [ f ] [ g ] [ l ] [ m ] [ n ] [ o ] [ ] [ s ] [ t ]

a

$answer
in file Numeral.php, variable Text_CAPTCHA_Numeral::$answer
    The operation answer
top

c

calculateFactorial
in file Numeral.php, method Text_CAPTCHA_Numeral::calculateFactorial()
    Calculate factorial given an integer number
COMPLEXITY_ELEMENTARY
in file Numeral.php, class constant Text_CAPTCHA_Numeral::COMPLEXITY_ELEMENTARY
    A constant that indicates the complexity of mathematical operations
COMPLEXITY_HIGH_SCHOOL
in file Numeral.php, class constant Text_CAPTCHA_Numeral::COMPLEXITY_HIGH_SCHOOL
    A constant that indicates the complexity of mathematical operations
COMPLEXITY_UNIVERSITY
in file Numeral.php, class constant Text_CAPTCHA_Numeral::COMPLEXITY_UNIVERSITY
    A constant that indicates the complexity of mathematical operations
top

d

doAdd
in file Numeral.php, method Text_CAPTCHA_Numeral::doAdd()
    Adds values
doDivision
in file Numeral.php, method Text_CAPTCHA_Numeral::doDivision()
    Do Division
doExponentiation
in file Numeral.php, method Text_CAPTCHA_Numeral::doExponentiation()
    Does an exponentiation on the values
doFactorial
in file Numeral.php, method Text_CAPTCHA_Numeral::doFactorial()
    Call static factorial method
doModulus
in file Numeral.php, method Text_CAPTCHA_Numeral::doModulus()
    Do modulus
doMultiplication
in file Numeral.php, method Text_CAPTCHA_Numeral::doMultiplication()
    Do Multiplication
doSubstract
in file Numeral.php, method Text_CAPTCHA_Numeral::doSubstract()
    Does a substract on the values
top

f

$firstNumber
in file Numeral.php, variable Text_CAPTCHA_Numeral::$firstNumber
    First number of the operation
top

g

generateFirstNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::generateFirstNumber()
    Sets the first number
generateNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::generateNumber()
    Generate a number
generateOperation
in file Numeral.php, method Text_CAPTCHA_Numeral::generateOperation()
    Generate the operation
generateOperator
in file Numeral.php, method Text_CAPTCHA_Numeral::generateOperator()
    Sets the operation operator
generateSecondNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::generateSecondNumber()
    Sets second number
getAnswer
in file NumeralInterface.php, method Text_CAPTCHA_Numeral_Interface::getAnswer()
    Get the answer value
getAnswer
in file Numeral.php, method Text_CAPTCHA_Numeral::getAnswer()
    Get the answer value
getFirstNumber
in file NumeralInterface.php, method Text_CAPTCHA_Numeral_Interface::getFirstNumber()
    Get the first number
getFirstNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::getFirstNumber()
    Get the first number
getOperation
in file NumeralInterface.php, method Text_CAPTCHA_Numeral_Interface::getOperation()
    Get operation
getOperation
in file Numeral.php, method Text_CAPTCHA_Numeral::getOperation()
    Get operation
getSecondNumber
in file NumeralInterface.php, method Text_CAPTCHA_Numeral_Interface::getSecondNumber()
    Get the second number value
getSecondNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::getSecondNumber()
    Get the second number value
top

l

liveNumeral.php
procedural page liveNumeral.php
top

m

$maxValue
in file Numeral.php, variable Text_CAPTCHA_Numeral::$maxValue
    Maximum range value
$minValue
in file Numeral.php, variable Text_CAPTCHA_Numeral::$minValue
    Minimum range value
top

n

numeral1.php
procedural page numeral1.php
NumeralInterface.php
procedural page NumeralInterface.php
Numeral.php
procedural page Numeral.php
top

o

$operation
in file Numeral.php, variable Text_CAPTCHA_Numeral::$operation
    Mathematical Operation
$operator
in file Numeral.php, variable Text_CAPTCHA_Numeral::$operator
    Operator to use
$operators
in file Numeral.php, variable Text_CAPTCHA_Numeral::$operators
    Operators
top

p

prepare
in file Numeral.php, method Text_CAPTCHA_Numeral::prepare()
    prepare class with the values
top

s

$secondNumber
in file Numeral.php, variable Text_CAPTCHA_Numeral::$secondNumber
    Second Number of the operation
setAnswer
in file Numeral.php, method Text_CAPTCHA_Numeral::setAnswer()
    Sets the answer value
setFirstNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::setFirstNumber()
    Set First number
setOperation
in file Numeral.php, method Text_CAPTCHA_Numeral::setOperation()
    Set "operation" string the user needs to solve.
setRangeMinimum
in file Numeral.php, method Text_CAPTCHA_Numeral::setRangeMinimum()
    Set Range Minimum value
setSecondNumber
in file Numeral.php, method Text_CAPTCHA_Numeral::setSecondNumber()
    Sets the second number
top

t

Text_CAPTCHA_Numeral
in file Numeral.php, class Text_CAPTCHA_Numeral
    Class used for numeral captchas
TEXT_CAPTCHA_NUMERAL_COMPLEXITY_ELEMENTARY
in file Numeral.php, class constant Text_CAPTCHA_Numeral::TEXT_CAPTCHA_NUMERAL_COMPLEXITY_ELEMENTARY
    Kept for backwards compatibility only; use the short constant.
TEXT_CAPTCHA_NUMERAL_COMPLEXITY_HIGH_SCHOOL
in file Numeral.php, class constant Text_CAPTCHA_Numeral::TEXT_CAPTCHA_NUMERAL_COMPLEXITY_HIGH_SCHOOL
    Kept for backwards compatibility only; use the short constant.
TEXT_CAPTCHA_NUMERAL_COMPLEXITY_UNIVERSITY
in file Numeral.php, class constant Text_CAPTCHA_Numeral::TEXT_CAPTCHA_NUMERAL_COMPLEXITY_UNIVERSITY
    Kept for backwards compatibility only; use the short constant.
Text_CAPTCHA_Numeral_Interface
in file NumeralInterface.php, class Text_CAPTCHA_Numeral_Interface
    Text CAPTCHA Numeral Interface
top

_

__construct
in file Numeral.php, method Text_CAPTCHA_Numeral::__construct()
    Constructor with different levels of mathematical operations sets
top

Documentation generated on Mon, 11 Mar 2019 15:56:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.