-
$geometry
-
ImageMagick geometry options
-
getDefaultValues
-
Loads values passed in the GET string as default values.
-
getmd5
-
Generates an md5 that will uniquely identify the form, based on static
-
getNextLine
-
Gets the next line for output, or resets it to the first element.
-
getRow
-
Puts the next row into an associative array.
-
getRowRaw
-
raw mysql_fetch_array
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
-
getValue
-
Returns the value of a field object
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValue
-
Returns a textual description of the current value
-
getValues
-
Gets the raw values for storing into database.
-
$seperator
-
-
$seperator
-
-
$size
-
-
$size
-
-
$size
-
-
$state
-
-
$store
-
-
$storeValue
-
-
save
-
Handler function for saving or deleting (after confirmation) a form Should only be called in place of prepareAndSave() when doing processing manually.
-
saveData
-
Saves the current values into the database, Implicitly validates data
-
setButtonText
-
Sets the button text (this sets the value of the html tag). This function is functionally the same as TFormElement::setValue() but has its own name since it is for user interface purposes and not data.
-
setError
-
Manually generate an error for a form field
-
setMethod
-
Change the form submit method, to override the default of POST.
-
setParent
-
-
setRegex
-
Forces the string to be matched to a preg expression
-
setValue
-
Sets the value
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
-
setValue
-
Sets the value of the field
-
setValue
-
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field to be the file data.
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the checked state of the field. If there is any "value" then it sets checked to true.
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field
-
setValue
-
This implementation doesn't do anything
-
setValue
-
Sets the value of the field to be the file data.
-
setValue
-
Sets the value of the field
-
setValue
-
Sets the value of the field to be the file data.
-
sqlExec
-
Executes an SQL query without storing the result. Useful for INSERT, UPDATE, etc
-
sqlResult
-
Executes an SQL query and stores the result.
-
sqlResultRaw
-
raw mysql_query
-
sqlRow
-
Executes an SQL query and gets only one row
-
$table
-
-
$table
-
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
$type
-
The type of element
-
TDBForm
-
Create a new TDBForm. This loads and saves its data from a database.
-
TDBForm
-
Database-enabled TForm automatically loads and saves data
-
TForm
-
-
TForm
-
Database-enabled TForm automatically loads and saves data
-
TFormCheckbox
-
Creates a new TFormCheckbox element (basic text field).
-
TFormCheckbox
-
Basic Text Field
-
TFormDate
-
Date Field
-
TFormDate
-
Creates a new TFormDate element (multi-combobox based date field).
-
TFormDateTime
-
Creates a new TFormDateTime element (multi-combobox based date/time field).
-
TFormDateTime
-
Date and Time Field
-
TFormDayMatrix
-
Picks day of week
-
TFormDayMatrix
-
Creates a new TFormDateTime element (multi-combobox based date/time field).
-
TFormDayPicker
-
Picks day of week
-
TFormDayPicker
-
Creates a new TFormDateTime element (multi-combobox based date/time field).
-
TFormDisplay
-
Creates a new TFormDisplay element (for displaying information or read-only fields)
-
TFormDisplay
-
Displays the value of a field. Only for display purposes, not used in queries.
-
TFormDivision
-
Division in edit form. Only for display purposes, not stored anywhere.
-
TFormDivision
-
Creates a new TFormDivision element (for displaying a header in the form)
-
TFormElement
-
Basic constructor for form elements.
-
TFormElement
-
Base class for all Form elements. This does nothing on its own.
-
TFormFile
-
Creates a new TFormFile element (basic file-upload)
-
TFormFile
-
Basic File Upload Handler
-
TFormFileDisk
-
Basic File Upload Handler
-
TFormFileDisk
-
Creates a new TFormFile element (basic file-upload)
-
TFormFileImage
-
Image Upload Handler. Uses ImageMagick to convert variety of image formats to either PNG or JPG and can optionally rescale them.
-
TFormFileImage
-
Creates a new TFormFileImage element (image upload field.)
-
TFormHidden
-
Creates a new TFormHidden element (basic hidden field).
-
TFormHidden
-
Basic Hidden Field
-
TFormLookup
-
Select Field, values taken from database table
-
TFormLookup
-
Creates a new TFormLookup element (select box with data from another table).
-
TFormLookupMulticheck
-
Creates a new TFormLookup element (multi checkbox with data from another table).
-
TFormLookupMulticheck
-
Select Field, values taken from database table
-
TFormMultiCheck
-
Multiple-item check boxes
-
TFormMultiCheck
-
Creates a new TFormMultiCheck element (multiple checkboxes).
-
TFormPassword
-
Basic Password Field
-
TFormPasswordConfirm
-
Creates a new TFormText element (basic text field).
-
TFormPasswordConfirm
-
Confirmation Password Field
-
TFormRadio
-
Basic Radio Button Set
-
TFormRadio
-
Creates a new TFormText element (basic text field).
-
TFormSelect
-
Basic Select Field
-
TFormSelect
-
Creates a new TFormSelect element (basic select field).
-
TFormSelectSubmit
-
Select Field, with auto-submit
-
TFormStatic
-
Displays a static text value (not stored)
-
TFormStatic
-
Creates a new TFormStatic element (for displaying static text values)
-
TFormSubmit
-
Basic Submit button
-
TFormSubmit
-
Basic constructor for form elements.
-
TFormText
-
Creates a new TFormText element (basic text field).
-
TFormText
-
Basic Text Field
-
TFormTextarea
-
Text Area
-
TFormTextarea
-
Creates a new TFormTextarea element (<textarea>).
-
TFormTextCurrency
-
Text Field, only accepts dollar values
-
TFormTextCurrency
-
Creates a new TFormTextCurrency element (currency input field). Ignores $ in input
-
TFormTextEmail
-
Text Field, only accepts email addresses
-
TFormTextIntDouble
-
Two text fields that only accept numbers.
-
TFormTextIntDouble
-
Creates a new TFormTextIntDouble element (two integer input fields).
-
TFormTextNumber
-
Creates a new TFormTextInt element (integer input field).
-
TFormTextNumber
-
Text Field, only accepts numbers
-
TFormTextPhone
-
Creates a new TFormTextPhone element (phone number input field).
-
TFormTextPhone
-
Text Field, formats as a phone number (north america)
-
TFormTextUrl
-
Text Field, only accepts url's
-
TFormTime
-
Creates a new TFormTime element (multi-combobox based time field).
-
TFormTime
-
Time Field