XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
XoopsTableForm Class Reference
Inheritance diagram for XoopsTableForm:
XoopsForm

Public Member Functions

 render ()
 
- Public Member Functions inherited from XoopsForm
 __construct ($title, $name, $action, $method='post', $addtoken=false)
 
 XoopsForm ($title, $name, $action, $method='post', $addtoken=false)
 
 getTitle ()
 
 getName ()
 
 getAction ()
 
 getMethod ()
 
 addElement (&$formElement, $required=false)
 
getElements ($recurse=false)
 
 getElementNames ()
 
getElementByName ($name)
 
 setElementValue ($name, $value)
 
 setElementValues ($values)
 
getElementValue ($name)
 
getElementValues ()
 
 setExtra ($extra)
 
getExtra ()
 
 setRequired (&$formElement)
 
getRequired ()
 
 insertBreak ($extra=null)
 
 display ()
 
 renderValidationJS ($withtags=true)
 
 assign (&$tpl)
 

Additional Inherited Members

- Data Fields inherited from XoopsForm
 $_action
 
 $_method
 
 $_name
 
 $_title
 
 $_elements = []
 
 $_extra
 
 $_required = []
 

Detailed Description

Definition at line 26 of file tableform.php.

Member Function Documentation

◆ render()

render ( )

create HTML to output the form as a table

Returns
string

Reimplemented from XoopsForm.

Definition at line 34 of file tableform.php.


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