XOOPS  2.6.0
XcaptchaImageForm Class Reference
Inheritance diagram for XcaptchaImageForm:
Inheritance graph

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)
 

Detailed Description

Definition at line 20 of file image.php.

Constructor & Destructor Documentation

XcaptchaImageForm::__construct (   $object = null)
Parameters
null$obj

Definition at line 25 of file image.php.

References $button_tray, $i, $xoops, XoopsLocaleEn_US\A_CANCEL, XoopsLocaleEn_US\A_RESET, XoopsLocaleEn_US\A_SUBMIT, Xoops\Form\Form\addElement(), and Xoops\getInstance().

Here is the call graph for this function:


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