Property | Type | Description | |
---|---|---|---|
$token | array | Current token data |
Method | Description | |
---|---|---|
__construct ( string $name, string $value = null, integer $expire = 300, string $captcha = null, string $indent = null ) : |
Constructor | |
setLabel ( string $label ) : |
Set the label of the form element object. |
Method | Description | |
---|---|---|
generateEquation ( ) : string | Method to randomly generate a simple, basic equation | |
setValidator ( ) : void | Method to set the validator |
protected generateEquation ( ) : string | ||
return | string |
protected setValidator ( ) : void | ||
return | void |