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

Additional Inherited Members

- Public Member Functions inherited from Xoops\Form\SimpleForm
 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

Backward compatibilty stub - use real class, as shown below for all new development.

Definition at line 15 of file simpleform.php.


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