프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$token | array | Current token data |
메소드 | 설명 | |
---|---|---|
__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. |
메소드 | 설명 | |
---|---|---|
generateEquation ( ) : string | Method to randomly generate a simple, basic equation | |
setValidator ( ) : void | Method to set the validator |
protected generateEquation ( ) : string | ||
리턴 | string |