XOOPS 2.5.6
Final
|
Public Member Functions | |
render () | |
Public Member Functions inherited from XoopsForm | |
addElement (&$formElement, $required=false) | |
assign (&$tpl) | |
display () | |
getAction ($encode=true) | |
getArrayID ($value, $key, $ret, $hashinfo= 'sha1') | |
& | getElementByName ($name) |
getElementNames () | |
& | getElements ($recurse=false) |
getElementValue ($name, $encode=false) | |
getElementValues ($encode=false) | |
& | getExtra () |
getMethod () | |
getName ($encode=true) | |
getObjectID ($object, $hashinfo= 'sha1') | |
& | getRequired () |
getSummary ($encode=false) | |
getTitle ($encode=false) | |
insertBreak ($extra=null) | |
render () | |
renderValidationJS ($withtags=true) | |
setElementValue ($name, $value) | |
setElementValues ($values) | |
setExtra ($extra) | |
setRequired (&$formElement) | |
setSummary ($summary) | |
XoopsForm ($title, $name, $action, $method= 'post', $addtoken=false, $summary= '') | |
Additional Inherited Members | |
Public Attributes inherited from XoopsForm | |
$_action | |
$_elements = array() | |
$_extra = array() | |
$_method | |
$_name | |
$_objid = 'da39a3ee5e6b4b0d3255bfef95601890afd80709' | |
$_required = array() | |
$_summary = '' | |
$_title | |
Form that will output as a simple HTML form with minimum formatting
Definition at line 31 of file simpleform.php.
XoopsSimpleForm::render | ( | ) |
create HTML to output the form with minimal formatting
Definition at line 38 of file simpleform.php.
References $ret.