XOOPS
2.6.0
|
Public Member Functions | |
__construct ($object=null) | |
Public Member Functions inherited from Xoops\Form\ThemeForm | |
insertBreak ($extra= '', $class= '') | |
render () | |
Public Member Functions inherited from Xoops\Form\Form | |
__construct ($title, $name, $action, $method= 'post', $addtoken=false, $display= '') | |
addElement (Element $formElement, $required=false) | |
assign (\XoopsTpl $tpl) | |
display () | |
getAction ($encode=true) | |
getDisplay ($encode=false) | |
getElementByName ($name) | |
getElementNames () | |
getElements ($recurse=false) | |
getElementValue ($name, $encode=false) | |
getElementValues ($encode=false) | |
getExtra () | |
getMethod () | |
getName ($encode=true) | |
getRequired () | |
getTitle ($encode=false) | |
render () | |
renderValidationJS ($withtags=true) | |
setAction ($value= '') | |
setElementValue ($name, $value) | |
setElementValues ($values) | |
setExtra ($extra) | |
setRequired (Element $formElement) | |
setSummary ($summary) | |
setTitle ($title) | |
Definition at line 20 of file recaptcha.php.
XcaptchaRecaptchaForm::__construct | ( | $object = null | ) |
null | $obj |
Definition at line 25 of file recaptcha.php.
References $button_tray, $xoops, XoopsLocaleEn_US\A_CANCEL, XoopsLocaleEn_US\A_RESET, XoopsLocaleEn_US\A_SUBMIT, Xoops\Form\Form\addElement(), and Xoops\getInstance().