kernel
[
class tree: kernel
] [
index: kernel
] [
all elements
]
Packages:
EUVAT
CDM
kernel
Files:
object.php
subpackage
form
form.php
formbutton.php
formcheckbox.php
formdatetime.php
formdhtmltextarea.php
formelement.php
formelementtray.php
formfile.php
formhidden.php
formlabel.php
formpassword.php
formradio.php
formradioyn.php
formselect.php
formselectcountry.php
formselectgroup.php
formselectlang.php
formselectmatchoption.php
formselecttheme.php
formselecttimezone.php
formselectuser.php
formtext.php
formtextarea.php
formtextdateselect.php
grouppermform.php
simpleform.php
tableform.php
themeform.php
Classes:
form
XoopsForm
XoopsFormButton
XoopsFormCheckBox
XoopsFormDateTime
XoopsFormDhtmlTextArea
XoopsFormElement
XoopsFormElementTray
XoopsFormFile
XoopsFormHidden
XoopsFormHiddenToken
XoopsFormLabel
XoopsFormPassword
XoopsFormRadio
XoopsFormRadioYN
XoopsFormSelect
XoopsFormSelectCountry
XoopsFormSelectGroup
XoopsFormSelectLang
XoopsFormSelectMatchOption
XoopsFormSelectTheme
XoopsFormSelectTimezone
XoopsFormSelectUser
XoopsFormText
XoopsFormTextArea
XoopsFormTextDateSelect
XoopsGroupFormCheckBox
XoopsGroupPermForm
XoopsSimpleForm
XoopsTableForm
XoopsThemeForm
XoopsObject
XoopsObjectHandler
Class: XoopsSimpleForm
Source Location: /class/xoopsform/simpleform.php
Class Overview
XoopsForm
| --XoopsSimpleForm
Form that will output as a simple HTML form with minimum formatting
Author(s):
Kazumi Ono <
onokazu@xoops.org
>
Copyright:
copyright (c) 2000-2003 XOOPS.org
Methods
render
Inherited Methods
Class:
XoopsForm
XoopsForm::XoopsForm()
constructor
XoopsForm::addElement()
Add an element to the form
XoopsForm::assign()
assign to smarty form template instead of displaying directly
XoopsForm::display()
displays rendered form
XoopsForm::getAction()
get the "action" attribute for the <form> tag
XoopsForm::getElementByName()
get a reference to a
XoopsFormElement
object by its "name"
XoopsForm::getElementNames()
get an array of "name" attributes of form elements
XoopsForm::getElements()
get an array of forms elements
XoopsForm::getElementValue()
Gets the "value" attribute of a form element
XoopsForm::getElementValues()
gets the "value" attribute of all form elements
XoopsForm::getExtra()
get the extra attributes for the <form> tag
XoopsForm::getMethod()
get the "method" attribute for the <form> tag
XoopsForm::getName()
get the "name" attribute for the <form> tag
XoopsForm::getRequired()
get an array of "required" form elements
XoopsForm::getTitle()
return the title of the form
XoopsForm::insertBreak()
insert a break in the form
XoopsForm::render()
returns renderered form
XoopsForm::renderValidationJS()
Renders the Javascript function needed for client-side for validation
XoopsForm::setElementValue()
Sets the "value" attribute of a form element
XoopsForm::setElementValues()
Sets the "value" attribute of form elements in a batch
XoopsForm::setExtra()
set the extra attributes for the <form> tag
XoopsForm::setRequired()
make an element "required"
Class Details
[line 55]
Form that will output as a simple HTML form with minimum formatting
Tags:
copyright:
copyright (c) 2000-2003 XOOPS.org
author:
Kazumi Ono <
onokazu@xoops.org
>
[
Top
]
Class Methods
method render
[line 62]
string render( )
create HTML to output the form with minimal formatting
Overrides
XoopsForm::render()
(returns renderered form)
[
Top
]
Documentation generated on Fri, 03 Mar 2006 08:56:06 +0000 by
phpDocumentor 1.3.0RC3