KWeb  6.4
Form_Value_Recaptcha Class Reference
Inheritance diagram for Form_Value_Recaptcha:
FormValue FormItem

Public Member Functions

 __construct ($name, $publicKey, $privateKey, $data=array())
 printRow ($printer)
 markAsUsed ()
 validate ()

Protected Attributes

 $publicKey
 $privateKey

Constructor & Destructor Documentation

Form_Value_Recaptcha::__construct ( name,
publicKey,
privateKey,
data = array() 
)

Reimplemented from FormItem.


Member Function Documentation

Form_Value_Recaptcha::markAsUsed ( )
Form_Value_Recaptcha::printRow ( printer)

Reimplemented from FormItem.

Form_Value_Recaptcha::validate ( )

Reimplemented from FormValue.


Field Documentation

Form_Value_Recaptcha::$privateKey [protected]
Form_Value_Recaptcha::$publicKey [protected]

The documentation for this class was generated from the following file: