KWeb
6.4
|
Public Member Functions | |
__construct ($name, $publicKey, $privateKey, $data=array()) | |
printRow ($printer) | |
markAsUsed () | |
validate () | |
Protected Attributes | |
$publicKey | |
$privateKey |
Form_Value_Recaptcha::__construct | ( | $ | name, |
$ | publicKey, | ||
$ | privateKey, | ||
$ | data = array() |
||
) |
Reimplemented from FormItem.
Form_Value_Recaptcha::markAsUsed | ( | ) |
Form_Value_Recaptcha::printRow | ( | $ | printer | ) |
Reimplemented from FormItem.
Form_Value_Recaptcha::validate | ( | ) |
Reimplemented from FormValue.
Form_Value_Recaptcha::$privateKey [protected] |
Form_Value_Recaptcha::$publicKey [protected] |