kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Class: XoopsTableForm

Source Location: /class/xoopsform/tableform.php

Class Overview

XoopsForm
   |
   --XoopsTableForm

Form that will output formatted as a HTML table


Author(s):

Copyright:

  • copyright (c) 2000-2003 XOOPS.org

Methods


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 56]
Form that will output formatted as a HTML table

No styles and no JavaScript to check for required fields.




Tags:

copyright:  copyright (c) 2000-2003 XOOPS.org
author:  Kazumi Ono <onokazu@xoops.org>


[ Top ]


Class Methods


method render [line 64]

string render( )

create HTML to output the form as a table



Overrides XoopsForm::render() (returns renderered form)

[ Top ]


Documentation generated on Fri, 03 Mar 2006 08:56:06 +0000 by phpDocumentor 1.3.0RC3