A B C D F G H I L M O P R S T V

A

Add(var) - Method in class ControlGroup
Method to add a new object like a textbox or maybe a radio button.
AddFormElement(var) - Method in class Form
Method to add a ControlGroup's Object into this Form.
AddFormElementToNewLine(var) - Method in class Form
Method to add a ControlGroup's Object to a new line or a new Table Row into this Form.
AddObject(var) - Method in class ObjectArray
Method to add more objects to the array.
AddOption(var, var, var, var) - Method in class RadioButton
Method to add more radiobutton objects.
AddPassTru(var) - Method in class Table
Adds 1 to the row_count count, keeping track of the total number of rows in the table.
AddRow() - Method in class Table
Adds 1 to the row_count count, keeping track of the total number of rows in the table.
AddToNewLine(var) - Method in class ControlGroup
Method to add a new object to a new line like a textbox or maybe a radio button.

B

Button - class Button.
A class to be used in class ControlGroup it will create an ordinary button.
Button(var, var, var, var, var) - Constructor for class Button
Constructor of the class Button.

C

CheckBox - class CheckBox.
A class to be used in class ControlGroup it will create a check box
CheckBox() - Constructor for class CheckBox
 
CompileTable() - Method in class Table
Compile table to HTML.
ControlGroup - class ControlGroup.
A Class to be used in Form.class.php.
ControlGroup(var) - Constructor for class ControlGroup
Constructor of the class ControlGroup.

D

dbFailure() - Method in class MyDatabase
Method to send a message when a Database Failure occurs.
Dummy - class Dummy.
A class to be used in class ControlGroup it will create nothing.
Dummy() - Constructor for class Dummy
Constructor of the class Dummy.

F

Form - class Form.
A Class that creates an Html Form and spits out the results in a formatted/non-formatted fashion.
Form(var) - Constructor for class Form
Constructor of the class Form.

G

GetAction() - Method in class Form
Method to get the Form's URL.
GetCellAttributes() - Method in class TextField
Method to get the cell attributes.
GetCellAttributes() - Method in class TextArea
Method to get the cell attributes.
GetCellAttributes() - Method in class Label
Method to get the cell attributes.
GetCellAttributes() - Method in class CheckBox
Method to get the cell attributes.
GetCellAttributes() - Method in class RadioButton
Method to get the cell attributes.
GetCellAttributes() - Method in class SelectBox
Method to get the cell attributes.
GetCellAttributes() - Method in class GetOptions
Method to get the cell attributes.
GetCellAttributes() - Method in class Hidden
Method to get the cell attributes.
GetCellAttributes() - Method in class PassTru
Method to get the cell attributes.
GetCellAttributes() - Method in class Dummy
Method to get the cell attributes.
GetCellAttributes() - Method in class Password
Method to get the cell attributes.
GetCellAttributes() - Method in class InputFile
Method to get the cell attributes.
GetCellAttributes() - Method in class SubmitButton
Method to get the cell attributes.
GetCellAttributes() - Method in class ResetButton
Method to get the cell attributes.
GetCellAttributes() - Method in class Button
Method to get the cell attributes.
GetCellAttributes() - Method in class ImageButton
Method to get the cell attributes.
GetCellAttributes() - Method in class ObjectArray
Method to get the cell attributes.
GetClass() - Method in class TextField
Method to get the Class.
GetClass() - Method in class TextArea
Method to get the Class.
GetClass() - Method in class Label
Method to get the Class.
GetClass() - Method in class CheckBox
Method to get the Class.
GetClass() - Method in class RadioButton
Method to get the Class.
GetClass() - Method in class SelectBox
Method to get the Class.
GetClass() - Method in class GetOptions
Method to get the Class.
GetClass() - Method in class Hidden
Method to get the Class.
GetClass() - Method in class PassTru
Method to get the Class.
GetClass() - Method in class Dummy
Method to get the Class.
GetClass() - Method in class Password
Method to get the Class.
GetClass() - Method in class InputFile
Method to get the Class.
GetClass() - Method in class SubmitButton
Method to get the Class.
GetClass() - Method in class ResetButton
Method to get the Class.
GetClass() - Method in class Button
Method to get the Class.
GetClass() - Method in class ImageButton
Method to get the Class.
GetClass() - Method in class ObjectArray
Method to get the Class.
GetColSpan() - Method in class TextField
Method to get the colspan.
GetColSpan() - Method in class TextArea
Method to get the colspan.
GetColSpan() - Method in class Label
Method to get the colspan.
GetColSpan() - Method in class CheckBox
Method to get the colspan.
GetColSpan() - Method in class RadioButton
Method to get the colspan.
GetColSpan() - Method in class SelectBox
Method to get the colspan.
GetColSpan() - Method in class GetOptions
Method to get the colspan.
GetColSpan() - Method in class Hidden
Method to get the colspan.
GetColSpan() - Method in class PassTru
Method to get the colspan.
GetColSpan() - Method in class Dummy
Method to get the colspan.
GetColSpan() - Method in class Password
Method to get the colspan.
GetColSpan() - Method in class InputFile
Method to get the colspan.
GetColSpan() - Method in class SubmitButton
Method to get the colspan.
GetColSpan() - Method in class ResetButton
Method to get the colspan.
GetColSpan() - Method in class Button
Method to get the colspan.
GetColSpan() - Method in class ImageButton
Method to get the colspan.
GetColSpan() - Method in class ObjectArray
Method to get the colspan.
GetCSS() - Method in class TextField
Method to get the CSS.
GetCSS() - Method in class TextArea
Method to get the CSS.
GetCSS() - Method in class Label
Method to get the CSS.
GetCSS() - Method in class CheckBox
Method to get the CSS.
GetCSS() - Method in class RadioButton
Method to get the CSS.
GetCSS() - Method in class SelectBox
Method to get the CSS.
GetCSS() - Method in class GetOptions
Method to get the CSS.
GetCSS() - Method in class Hidden
Method to get the CSS.
GetCSS() - Method in class PassTru
Method to get the CSS.
GetCSS() - Method in class Dummy
Method to get the CSS.
GetCSS() - Method in class Password
Method to get the CSS.
GetCSS() - Method in class InputFile
Method to get the CSS.
GetCSS() - Method in class SubmitButton
Method to get the CSS.
GetCSS() - Method in class ResetButton
Method to get the CSS.
GetCSS() - Method in class Button
Method to get the CSS.
GetCSS() - Method in class ImageButton
Method to get the CSS.
GetCSS() - Method in class ObjectArray
Method to get the CSS.
GetCurrentCols() - Method in class Table
Returns the current total number of columns in your table
GetCurrentRow() - Method in class Table
Returns the current row you are working with.
GetErrorMessage() - Method in class Form
Method to get the Form's error message.
GetForm() - Method in class Form
Method to Get the Html format of the form in a non-formatted way.
GetFormInTable() - Method in class Form
Method to Get the Html format of the form in a formatted way, which is a table.
GetFormName() - Method in class Form
Method to get the Form's name.
GetId() - Method in class TextField
Method to get the id.
GetId() - Method in class TextArea
Method to get the id.
GetId() - Method in class CheckBox
Method to get the id.
GetId() - Method in class SelectBox
Method to get the id.
GetId() - Method in class GetOptions
Method to get the id.
GetId() - Method in class InputFile
Method to get the id.
GetMethod() - Method in class Form
Method to get the Form's post method, ie(get,post).
GetName() - Method in class TextField
Method to get the name of the text field.
GetName() - Method in class TextArea
Method to get the name of the text area.
GetName() - Method in class Label
Method to get the name of the label.
GetName() - Method in class CheckBox
Method to get the name of the check box.
GetName() - Method in class RadioButton
Method to get the name of the radio button.
GetName() - Method in class SelectBox
Method to get the name of the select box.
GetName() - Method in class GetOptions
Method to get the name of the select box.
GetName() - Method in class Hidden
Method to get the name of the hidden field.
GetName() - Method in class PassTru
Method to get the name of the passtru.
GetName() - Method in class Dummy
Method to get the name of the dummy field.
GetName() - Method in class Password
Method to get the name of the password field.
GetName() - Method in class InputFile
Method to get the name of the input file.
GetName() - Method in class SubmitButton
Method to get the name of the submit button.
GetName() - Method in class ResetButton
Method to get the name of the reset button.
GetName() - Method in class Button
Method to set the name of the button.
GetName() - Method in class ImageButton
Method to get the name of the image button.
GetName() - Method in class ObjectArray
Method to get the name of the object array.
GetNumberOfColumns() - Method in class Form
Method to get the number of columns to be displayed.
GetObjects() - Method in class ObjectArray
Method to get the array ob objects.
GetOptions - class GetOptions.
A class to be used in class ControlGroup it will create a select box from database.
GetOptions() - Constructor for class GetOptions
 
GetSQL() - Method in class GetOptions
Method to get the sql statement.
GetString() - Method in class ControlGroup
Method to get the form in plain html format.
GetString() - Method in class TextField
Method to get the html code of the class.
GetString() - Method in class TextArea
Method to get the html code of the class.
GetString() - Method in class Label
Method to get the html code of the class.
GetString() - Method in class CheckBox
Method to get the html code of the class.
GetString() - Method in class RadioButton
Method to get the html code of the class.
GetString() - Method in class SelectBox
Method to get the html code of the class.
GetString() - Method in class GetOptions
Method to get the html code of the class.
GetString() - Method in class Hidden
Method to get the html code of the class.
GetString() - Method in class PassTru
Method to get the html code of the class.
GetString() - Method in class Dummy
Method to get the html code of the class.
GetString() - Method in class Password
Method to get the html code of the class.
GetString() - Method in class InputFile
Method to get the html code of the class.
GetString() - Method in class SubmitButton
Method to get the html code of the class.
GetString() - Method in class ResetButton
Method to get the html code of the class.
GetString() - Method in class Button
Method to get the html code of the class.
GetString() - Method in class ImageButton
Method to get the html code of the class.
GetString() - Method in class ObjectArray
Method to get the html code of the class.
GetStringInTable() - Method in class ControlGroup
Method to get the form in plain html inside a table.(Formatted)
GetTable() - Method in class Table
Returns the compiled table as string.
GetValue() - Method in class PassTru
Method to get the value of the passtru.
GetValue(var) - Method in class Password
Method to get the value of the password field.

H

Hidden - class Hidden.
A class to be used in class ControlGroup it will create a hidden field.
Hidden(var, var, var) - Constructor for class Hidden
Constructor of the class Hidden.

I

ImageButton - class ImageButton.
A class to be used in class ControlGroup it will create a button with image background.
ImageButton(var, var, var, var, var, var) - Constructor for class ImageButton
Constructor of the class ImageButton.
InputFile - class InputFile.
A class to be used in class ControlGroup it will create an input file for upload.
InputFile(var, var, var) - Constructor for class InputFile
Constructor of the class InputFile.
IsHidden() - Method in class TextField
Method to check if the object is a hidden element.
IsHidden() - Method in class TextArea
Method to check if the object is a hidden element.
IsHidden() - Method in class Label
Method to check if the object is a hidden element.
IsHidden() - Method in class CheckBox
Method to check if the object is a hidden element.
IsHidden() - Method in class RadioButton
Method to check if the object is a hidden element.
IsHidden() - Method in class SelectBox
Method to check if the object is a hidden element.
IsHidden() - Method in class GetOptions
Method to check if the object is a hidden element.
IsHidden() - Method in class Hidden
Method to check if the object is a hidden element.
IsHidden() - Method in class PassTru
Method to check if the object is a hidden element.
IsHidden() - Method in class Dummy
Method to check if the object is a hidden element.
IsHidden() - Method in class Password
Method to check if the object is a hidden element.
IsHidden() - Method in class InputFile
Method to check if the object is a hidden element.
IsHidden() - Method in class SubmitButton
Method to check if the object is a hidden element.
IsHidden() - Method in class ResetButton
Method to check if the object is a hidden element.
IsHidden() - Method in class Button
Method to check if the object is a hidden element.
IsHidden() - Method in class ImageButton
Method to check if the object is a hidden element.
IsHidden() - Method in class ObjectArray
Method to check if the object is a hidden element.
IsNewLine() - Method in class TextField
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class TextArea
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class Label
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class CheckBox
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class RadioButton
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class SelectBox
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class GetOptions
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class Hidden
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class PassTru
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class Dummy
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class Password
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class InputFile
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class SubmitButton
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class ResetButton
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class Button
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class ImageButton
Method to check if the object should be placed to a new line.
IsNewLine() - Method in class ObjectArray
Method to check if the object should be placed to a new line.
IsObjectAnArray() - Method in class TextField
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class TextArea
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class Label
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class CheckBox
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class RadioButton
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class SelectBox
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class GetOptions
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class Hidden
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class PassTru
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class Dummy
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class Password
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class InputFile
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class SubmitButton
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class ResetButton
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class Button
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class ImageButton
Method to check if the object is an array of objects.
IsObjectAnArray() - Method in class ObjectArray
Method to check if the object is an array of objects.

L

Label - class Label.
A class to be used in class ControlGroup it will create a label
Label(var, var) - Constructor for class Label
Constructor of the class Label.

M

MyDatabase - class MyDatabase.
A class that handles adding, modifying and deleting the groups from the table.
MyDatabase() - Constructor for class MyDatabase
Constructor of the class MyDatabase.

O

ObjectArray - class ObjectArray.
A class to be used in class ControlGroup it will create an array of form objects, like button, text area, radio button etc.
ObjectArray(var) - Constructor for class ObjectArray
Constructor of the class ObjectArray.

P

PassTru - class PassTru.
A class to be used in class ControlGroup it will create nothing just to fill a table cell, when you require the form in a table.
PassTru(var) - Constructor for class PassTru
Constructor of the class PassTru.
Password - class Password.
A class to be used in class ControlGroup it will create a password field.
Password(var, var, var, var, var) - Constructor for class Password
Constructor of the class Password.
PrintTable() - Method in class Table
Prints out the compiled table.
printTableArray() - Method in class Table
Allows you to quickly see what is located and where it's located in your table array.

R

RadioButton - class RadioButton.
A class to be used in class ControlGroup it will create a radio button
RadioButton(var, var, var) - Constructor for class RadioButton
Constructor of the class RadioButton.
ResetButton - class ResetButton.
A class to be used in class ControlGroup it will create a reset button.
ResetButton(var, var, var) - Constructor for class ResetButton
Constructor of the class ResetButton.

S

SelectBox - class SelectBox.
A class to be used in class ControlGroup it will create a select box
SelectBox() - Constructor for class SelectBox
 
Set2RowColors(var, var, var, var) - Method in class Table
Set alternating colors.
SetAction(var) - Method in class Form
Method to set the Form's URL.
SetAlign(var) - Method in class ControlGroup
Method to set the alignment of the table cells.
SetAlign(var) - Method in class Form
Method to set the horizontal allignment.
SetBorder(var) - Method in class Form
Method to set the border size.
SetCellAttribute(var, var, var, var) - Method in class Table
Allows you to easily set any one attribute of the cell if need be.
SetCellAttributes(var) - Method in class TextField
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class TextArea
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class Label
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class CheckBox
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class RadioButton
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class SelectBox
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class GetOptions
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class Hidden
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class PassTru
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class Dummy
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class Password
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class InputFile
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class SubmitButton
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class ResetButton
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class Button
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class ImageButton
Method to set the cell attributes for CSS.
SetCellAttributes(var) - Method in class ObjectArray
Method to set the cell attributes for CSS.
SetCellAttributes(var, var, var) - Method in class Table
Allows you to set multiple attributes for a cell in one method call.
SetCellBGColor(var, var, var) - Method in class Table
Set the cells BBGCOLOR setting Allows you to easily set the bgcolor of the cell.
SetCellClass(var) - Method in class ControlGroup
Method to set the class (CSS) of the table cells.
SetCellClass(var, var, var) - Method in class Table
Allows you to easily set the style of the cell using CSS.
SetCellColSpan(var, var, var) - Method in class Table
Allows you to easily set the colspan attribute of the cell if need be.
SetCellContent(var, var, var) - Method in class Table
Set the cell's content.
SetCellPadding(var) - Method in class Form
Method to set the cellpadding.
SetCellRowSpan(var, var, var) - Method in class Table
Allows you to easily set the rowspan attribute of the cell if need be.
SetCellSpacing(var) - Method in class Form
Method to set the cellspacing.
SetCellStyle(var, var, var) - Method in class Table
Allows you to easily set the style of the cell using CSS.
SetClass(var) - Method in class TextField
Method to set the class.
SetClass(var) - Method in class TextArea
Method to set the class.
SetClass(var) - Method in class Label
Method to set the class.
SetClass(var) - Method in class CheckBox
Method to set the class.
SetClass(var) - Method in class RadioButton
Method to set the class.
SetClass(var) - Method in class SelectBox
Method to set the class.
SetClass(var) - Method in class GetOptions
Method to set the class.
SetClass(var) - Method in class Hidden
Method to set the class.
SetClass(var) - Method in class PassTru
Method to set the class.
SetClass(var) - Method in class Dummy
Method to set the class.
SetClass(var) - Method in class Password
Method to set the class.
SetClass(var) - Method in class InputFile
Method to set the class.
SetClass(var) - Method in class SubmitButton
Method to set the class.
SetClass(var) - Method in class ResetButton
Method to set the class.
SetClass(var) - Method in class Button
Method to set the class.
SetClass(var) - Method in class ImageButton
Method to set the class.
SetClass(var) - Method in class ObjectArray
Method to set the class.
SetColContent(var, var) - Method in class Table
 
SetColSpan(var) - Method in class TextField
Method to set the colspan.
SetColSpan(var) - Method in class TextArea
Method to set the colspan.
SetColSpan(var) - Method in class Label
Method to set the colspan.
SetColSpan(var) - Method in class CheckBox
Method to set the colspan.
SetColSpan(var) - Method in class RadioButton
Method to set the colspan.
SetColSpan(var) - Method in class SelectBox
Method to set the colspan.
SetColSpan(var) - Method in class GetOptions
Method to set the colspan.
SetColSpan(var) - Method in class Hidden
Method to set the colspan.
SetColSpan(var) - Method in class PassTru
Method to set the colspan.
SetColSpan(var) - Method in class Dummy
Method to set the colspan.
SetColSpan(var) - Method in class Password
Method to set the colspan.
SetColSpan(var) - Method in class InputFile
Method to set the colspan.
SetColSpan(var) - Method in class SubmitButton
Method to set the colspan.
SetColSpan(var) - Method in class ResetButton
Method to set the colspan.
SetColSpan(var) - Method in class Button
Method to set the colspan.
SetColSpan(var) - Method in class ImageButton
Method to set the colspan.
SetColSpan(var) - Method in class ObjectArray
Method to set the colspan.
SetCSS(var) - Method in class ControlGroup
Method to set the class (CSS) for the table and Form elements.
SetCSS(var) - Method in class Form
Method to set the class for CSS.
SetCSS(var) - Method in class TextField
Method to set the CSS.
SetCSS(var) - Method in class TextArea
Method to set the CSS.
SetCSS(var) - Method in class Label
Method to set the CSS.
SetCSS(var) - Method in class CheckBox
Method to set the CSS.
SetCSS(var) - Method in class RadioButton
Method to set the CSS.
SetCSS(var) - Method in class SelectBox
Method to set the CSS.
SetCSS(var) - Method in class GetOptions
Method to set the CSS.
SetCSS(var) - Method in class Hidden
Method to set the CSS.
SetCSS(var) - Method in class PassTru
Method to set the CSS.
SetCSS(var) - Method in class Dummy
Method to set the CSS.
SetCSS(var) - Method in class Password
Method to set the CSS.
SetCSS(var) - Method in class InputFile
Method to set the CSS.
SetCSS(var) - Method in class SubmitButton
Method to set the CSS.
SetCSS(var) - Method in class ResetButton
Method to set the CSS.
SetCSS(var) - Method in class Button
Method to set the CSS.
SetCSS(var) - Method in class ImageButton
Method to set the CSS.
SetCSS(var) - Method in class ObjectArray
Method to set the CSS.
SetDefaultBGColor(var) - Method in class Table
Sets the default bgcolor for all cells.
SetDefaultCellAttribute(var, var) - Method in class Table
Sets the default attribute for all cells.
SetDefaultCellAttributes(var) - Method in class Table
Set td default attributes Same setup as SetCellAttributes, however, without the row or col parameters (however, the array still works the same way) 'type' is what you are setting default attributes for.
SetDefaultCellContent(var) - Method in class Table
Sets the default content for all cells.
SetDefaultClassForAllCells(var) - Method in class ControlGroup
Method to set the class for all cells in the table.
SetDefaultClassForAllCells(var) - Method in class Table
Sets the default class for all cells.
SetDefaultStyle(var) - Method in class Table
Sets the default style for all cells.
SetDefaultTableAttribute(var) - Method in class Table
Set table default attributes Same setup as SetCellAttributes, however, without the row or col parameters (however, the array still works the same way) 'type' is what you are setting default attributes for.
SetEmptyCells(var) - Method in class ControlGroup
Method to set the class (CSS) of the table cells.
SetEmptyCells(var) - Method in class Form
Method to set the class (CSS) of the table cells.
SetErrorMessage(var) - Method in class ControlGroup
Method to set the error message to be returned with the form.
SetErrorMessage(var) - Method in class Form
Method to set the error messages if needed to be used in the form.
SetExtraFormTags(var) - Method in class Form
Method to set any extra form tags that would be required.
SetFancyColStyle(var, var) - Method in class Table
Set attributes to particular column.
SetFancyRowStyle(var, var) - Method in class Table
Set attributes to particular rows.
SetFormHeader(var) - Method in class ControlGroup
Method to set the header for the form.
SetFormHeader(var) - Method in class Form
Method to set the header for the form.
SetFormTagRequired(var) - Method in class Form
Method to set if the form tag is required or not.
SetId(var) - Method in class TextField
Method to set the id.
SetId(var) - Method in class TextArea
Method to set the id.
SetId(var) - Method in class CheckBox
Method to set the id.
SetId(var) - Method in class SelectBox
Method to set the id.
SetId(var) - Method in class GetOptions
Method to set the id.
SetId(var) - Method in class InputFile
Method to set the id.
SetMethod(var) - Method in class Form
Method to set the Form's post method, ie(get,post).
SetName(var) - Method in class TextField
Method to set the name of the text field.
SetName(var) - Method in class TextArea
Method to set the name of the text area.
SetName(var) - Method in class Label
Method to set the name of the label.
SetName(var) - Method in class CheckBox
Method to set the name of the check box.
SetName(var) - Method in class RadioButton
Method to set the name of the radio button.
SetName(var) - Method in class SelectBox
Method to set the name of the select box.
SetName(var) - Method in class GetOptions
Method to set the name of the select box.
SetName(var) - Method in class Hidden
Method to set the name of the hidden field.
SetName(var) - Method in class PassTru
Method to set the name of the passtru.
SetName(var) - Method in class Dummy
Method to set the name of the dummy field.
SetName(var) - Method in class Password
Method to set the name of the password field.
SetName(var) - Method in class InputFile
Method to set the name of the input file.
SetName(var) - Method in class SubmitButton
Method to set the name of the submit button.
SetName(var) - Method in class ResetButton
Method to set the name of the reset button.
SetName(var) - Method in class Button
Method to set the name of the button.
SetName(var) - Method in class ImageButton
Method to set the name of the image button.
SetName(var) - Method in class ObjectArray
Method to set the name of the object array.
SetNewLine(var) - Method in class TextField
Method to set to put the object to a new line.
SetNewLine(var) - Method in class TextArea
Method to set to put the object to a new line.
SetNewLine(var) - Method in class Label
Method to set to put the object to a new line.
SetNewLine(var) - Method in class CheckBox
Method to set to put the object to a new line.
SetNewLine(var) - Method in class RadioButton
Method to set to put the object to a new line.
SetNewLine(var) - Method in class SelectBox
Method to set to put the object to a new line.
SetNewLine(var) - Method in class GetOptions
Method to set to put the object to a new line.
SetNewLine(var) - Method in class Hidden
Method to set to put the object to a new line.
SetNewLine(var) - Method in class PassTru
Method to set to put the object to a new line.
SetNewLine(var) - Method in class Dummy
Method to set to put the object to a new line.
SetNewLine(var) - Method in class Password
Method to set to put the object to a new line.
SetNewLine(var) - Method in class InputFile
Method to set to put the object to a new line.
SetNewLine(var) - Method in class SubmitButton
Method to set to put the object to a new line.
SetNewLine(var) - Method in class ResetButton
Method to set to put the object to a new line.
SetNewLine(var) - Method in class Button
Method to set to put the object to a new line.
SetNewLine(var) - Method in class ImageButton
Method to set to put the object to a new line.
SetNewLine(var) - Method in class ObjectArray
Method to set to put the object to a new line.
SetNumberOfColumns(var) - Method in class Form
Method to set the number of columns to be displayed.
SetObjects(var) - Method in class ObjectArray
Method to set the array for the objects.The method takes array of objects and updates it's array.
SetReturnValueAsText() - Method in class SelectBox
Method to set the option if you want the text or index to be the value.
SetRowContent(var, var) - Method in class Table
 
SetSQL(var) - Method in class GetOptions
Method to set the sql statement.
SetTableAttribute(var, var) - Method in class Table
Set table attribute Sets the table attributes in the same manner as the SetCellAttributes array.
SetTableAttributes(var) - Method in class ControlGroup
Method to set the table attributes.
SetTableAttributes(var) - Method in class Table
Set table attributes Sets the table attributes in the same manner as the SetCellAttributes array.
SetTableClass(var) - Method in class Table
Set the Cascading Style Sheet for the table.
SetTableHeight(var) - Method in class Form
Method to set the table height.
SetTableWidth(var) - Method in class Form
Method to set the table width.
SetTRMouseOverColor(var, var, var) - Method in class ControlGroup
Method to set the TR mouseover color.
SetTRMouseOverColor(var, var, var) - Method in class Form
Method to set the TR mouseover color.
SetTRMouseOverColor(var, var, var) - Method in class Table
Set the TR mouseover color.
SetValign(var) - Method in class ControlGroup
Method to set the vertical alignment of the table cells.
SetValign(var) - Method in class Form
Method to set the vertical allignment.
SetValue(var) - Method in class Label
Method to set the value of the label.
SetValue(var) - Method in class PassTru
Method to set the value of the passtru.
SetValue(var) - Method in class Password
Method to set the value of the password field.
SetZebraColor(var) - Method in class SelectBox
Method to set the reversing color in the select box.
SetZebraColor(var) - Method in class GetOptions
Method to set the reversing color in the select box.
SetZebraColorEveryNtimes(var) - Method in class SelectBox
Method to set the reversing color index for the select box.
SetZebraColorEveryNtimes(var) - Method in class GetOptions
Method to set the reversing color index for the select box.
SubmitButton - class SubmitButton.
A class to be used in class ControlGroup it will create a submit button.
SubmitButton(var, var, var) - Constructor for class SubmitButton
Constructor of the class SubmitButton.

T

Table - class Table.
 
Table() - Constructor for class Table
Initializes the class variables.
TextArea - class TextArea.
A class to be used in class ControlGroup, it will create a textarea.
TextArea(var, var, var, var, var) - Constructor for class TextArea
Constructor of the class TextArea.
TextField - class TextField.
A class to be used in class ControlGroup it will create a text box
TextField(var, var, var, var, var) - Constructor for class TextField
Constructor of the class TextField.

V

Validate(var, var, var, var) - Method in class TextField
Method to validate the text fields.

A B C D F G H I L M O P R S T V