Full index

Package indexes


a c d e f g h i k l m n o p r s t u v w
a
top
$additional
TFormDisplay::$additional in form-display.inc.php
Any additional values to be passed to the callback
$allow1
TFormTextPhone::$allow1 in form-text-phone.inc.php
$alwaysSet
TFormElement::$alwaysSet in form-element.inc.php
If the value should always be set, even if null
$areacode
TFormTextPhone::$areacode in form-text-phone.inc.php
add
TForm::add() in form.inc.php
Adds an object to the form
c
top
$callback
TFormMultiCheck::$callback in form-multicheck.inc.php
$callback
TFormDisplay::$callback in form-display.inc.php
The name of the callback function to use
$checked
TFormRadio::$checked in form-radio.inc.php
$chk_txt
TFormCheckbox::$chk_txt in form-checkbox.inc.php
$chk_val
TFormCheckbox::$chk_val in form-checkbox.inc.php
$class
TFormElement::$class in form-element.inc.php
$cols
TFormTextarea::$cols in form-textarea.inc.php
changeDB
Switched to the specified database name.
confirmDelete
TDBForm::confirmDelete() in dbform.inc.php
Displays a Yes and No box asking the user to confirm deletion
d
top
$days
TFormDayMatrix::$days in form-daymatrix.inc.php
$debug
TDBForm::$debug in dbform.inc.php
If the form is in debug mode (no queries will be performed).
$debug
Whether or not to use "debug mode". When debug mode is on, errors will terminate the current script and display the failed operation and error message. If debug is off, on an error nothing will be displayed.
$displayname
TFormElement::$displayname in form-element.inc.php
dal.inc.php
dal.inc.php in dal.inc.php
DatabaseAbstract
DatabaseAbstract in dal.inc.php
Greg MacLellan's Database Abstraction Layer
DatabaseAbstract
Creates a new database object.
DAYPICKER_FRI
DAYPICKER_FRI in form-daypicker.inc.php
DAYPICKER_MON
DAYPICKER_MON in form-daypicker.inc.php
DAYPICKER_SAT
DAYPICKER_SAT in form-daypicker.inc.php
DAYPICKER_SUN
DAYPICKER_SUN in form-daypicker.inc.php
DAYPICKER_THU
DAYPICKER_THU in form-daypicker.inc.php
DAYPICKER_TUE
DAYPICKER_TUE in form-daypicker.inc.php
DAYPICKER_WED
DAYPICKER_WED in form-daypicker.inc.php
dbform.inc.php
dbform.inc.php in dbform.inc.php
deleteEntry
TDBForm::deleteEntry() in dbform.inc.php
Deletes the current entry from the table
e
top
$elements
TFormSelectSubmit::$elements in form-selectsubmit.inc.php
$elements
TFormMultiCheck::$elements in form-multicheck.inc.php
$elements
TFormSelect::$elements in form-select.inc.php
$errors
TForm::$errors in form.inc.php
Any errors that occured during validation
$extraData
TFormFileImage::$extraData in form-file-image.inc.php
Data for extra fields (size/type/etc)
$extraData
TFormFile::$extraData in form-file.inc.php
Data for extra fields (size/type/etc)
$extraData
TFormFileDisk::$extraData in form-file-disk.inc.php
Data for extra fields (size/type/etc)
$extraFields
TForm::$extraFields in form.inc.php
Optional text output after <form..> for adding extra fields or whatever.
$extraFields
TFormFile::$extraFields in form-file.inc.php
Fieldnames of extra fields
$extraFields
TFormFileDisk::$extraFields in form-file-disk.inc.php
Fieldnames of extra fields
error
Terminate script if we're running debug, otherwise just save the error
f
top
$form
TFormDayMatrix::$form in form-daymatrix.inc.php
$format
TFormTextIntDouble::$format in form-text-int-double.inc.php
$format
TFormTextNumber::$format in form-text-number.inc.php
form-checkbox.inc.php
form-checkbox.inc.php in form-checkbox.inc.php
form-datetime.inc.php
form-datetime.inc.php in form-datetime.inc.php
form-date.inc.php
form-date.inc.php in form-date.inc.php
form-daymatrix.inc.php
form-daymatrix.inc.php in form-daymatrix.inc.php
form-daypicker.inc.php
form-daypicker.inc.php in form-daypicker.inc.php
form-display.inc.php
form-display.inc.php in form-display.inc.php
form-division.inc.php
form-division.inc.php in form-division.inc.php
form-element.inc.php
form-element.inc.php in form-element.inc.php
form-file-disk.inc.php
form-file-disk.inc.php in form-file-disk.inc.php
form-file-image.inc.php
form-file-image.inc.php in form-file-image.inc.php
form-file.inc.php
form-file.inc.php in form-file.inc.php
form-hidden.inc.php
form-hidden.inc.php in form-hidden.inc.php
form-lookup-multicheck.inc.php
form-lookup-multicheck.inc.php in form-lookup-multicheck.inc.php
form-lookup.inc.php
form-lookup.inc.php in form-lookup.inc.php
form-multicheck.inc.php
form-multicheck.inc.php in form-multicheck.inc.php
form-password-confirm.inc.php
form-password-confirm.inc.php in form-password-confirm.inc.php
form-password.inc.php
form-password.inc.php in form-password.inc.php
form-radio.inc.php
form-radio.inc.php in form-radio.inc.php
form-selectsubmit.inc.php
form-selectsubmit.inc.php in form-selectsubmit.inc.php
form-select.inc.php
form-select.inc.php in form-select.inc.php
form-static.inc.php
form-static.inc.php in form-static.inc.php
form-submit.inc.php
form-submit.inc.php in form-submit.inc.php
form-text-currency.inc.php
form-text-currency.inc.php in form-text-currency.inc.php
form-text-email.inc.php
form-text-email.inc.php in form-text-email.inc.php
form-text-int-double.inc.php
form-text-int-double.inc.php in form-text-int-double.inc.php
form-text-number.inc.php
form-text-number.inc.php in form-text-number.inc.php
form-text-phone.inc.php
form-text-phone.inc.php in form-text-phone.inc.php
form-text-url.inc.php
form-text-url.inc.php in form-text-url.inc.php
form-textarea.inc.php
form-textarea.inc.php in form-textarea.inc.php
form-text.inc.php
form-text.inc.php in form-text.inc.php
form-time.inc.php
form-time.inc.php in form-time.inc.php
FORMCHECKBOX_STATE_ANY
FORMCHECKBOX_STATE_ANY in form-checkbox.inc.php
Normal checkbox operation
FORMCHECKBOX_STATE_CHECKED
FORMCHECKBOX_STATE_CHECKED in form-checkbox.inc.php
Requires a checkbox to be checked
FORMCHECKBOX_STATE_UNCHECKED
FORMCHECKBOX_STATE_UNCHECKED in form-checkbox.inc.php
Requires a checkbox to be unchecked
FORM_DELETE_CONF_NO
FORM_DELETE_CONF_NO in dbform.inc.php
FORM_DELETE_CONF_YES
FORM_DELETE_CONF_YES in dbform.inc.php
FORM_DELETE_NO
FORM_DELETE_NO in dbform.inc.php
form.inc.php
form.inc.php in form.inc.php
FORM_OPERATION_EDIT
FORM_OPERATION_EDIT in dbform.inc.php
FORM_OPERATION_INSERT
FORM_OPERATION_INSERT in dbform.inc.php
FORM_STATE_INVALID
FORM_STATE_INVALID in form.inc.php
FORM_STATE_NOTCHECKED
FORM_STATE_NOTCHECKED in form.inc.php
FORM_STATE_VALID
FORM_STATE_VALID in form.inc.php
g
top
$geometry
TFormFileImage::$geometry in form-file-image.inc.php
ImageMagick geometry options
getDefaultValues
Loads values passed in the GET string as default values.
getmd5
TForm::getmd5() in form.inc.php
Generates an md5 that will uniquely identify the form, based on static
getNextLine
TForm::getNextLine() in form.inc.php
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
TFormSelect::getValue() in form-select.inc.php
Returns a textual description of the current value
getValue
TFormTime::getValue() in form-time.inc.php
Returns a textual description of the current value
getValue
TFormRadio::getValue() in form-radio.inc.php
getValue
TForm::getValue() in form.inc.php
Returns the value of a field object
getValue
TFormTextIntDouble::getValue() in form-text-int-double.inc.php
Returns a textual description of the current value
getValue
TFormFile::getValue() in form-file.inc.php
Returns a textual description of the current value
getValue
TFormDateTime::getValue() in form-datetime.inc.php
Returns a textual description of the current value
getValue
TFormCheckbox::getValue() in form-checkbox.inc.php
Returns a textual description of the current value
getValue
TFormDayMatrix::getValue() in form-daymatrix.inc.php
Returns a textual description of the current value
getValue
TFormDayPicker::getValue() in form-daypicker.inc.php
Returns a textual description of the current value
getValue
TFormFileDisk::getValue() in form-file-disk.inc.php
Returns a textual description of the current value
getValue
TFormElement::getValue() in form-element.inc.php
Returns a textual description of the current value
getValue
TFormMultiCheck::getValue() in form-multicheck.inc.php
Returns a textual description of the current value
getValues
TForm::getValues() in form.inc.php
Gets the raw values for storing into database.
h
top
$htmltype
TFormRadio::$htmltype in form-radio.inc.php
The HTML element type
$htmltype
TFormPassword::$htmltype in form-password.inc.php
The HTML element type
$htmltype
TFormMultiCheck::$htmltype in form-multicheck.inc.php
The HTML element type
$htmltype
TFormLookup::$htmltype in form-lookup.inc.php
The HTML element type
$htmltype
TFormSelect::$htmltype in form-select.inc.php
The HTML element type
$htmltype
TFormSelectSubmit::$htmltype in form-selectsubmit.inc.php
The HTML element type
$htmltype
TFormTime::$htmltype in form-time.inc.php
The HTML element type
$htmltype
TFormText::$htmltype in form-text.inc.php
The HTML element type
$htmltype
TFormSubmit::$htmltype in form-submit.inc.php
The HTML element type
$htmltype
TFormStatic::$htmltype in form-static.inc.php
The HTML element type
$htmltype
TFormCheckbox::$htmltype in form-checkbox.inc.php
The HTML element type
$htmltype
TFormLookupMulticheck::$htmltype in form-lookup-multicheck.inc.php
The HTML element type
$htmltype
TFormDayPicker::$htmltype in form-daypicker.inc.php
The HTML element type
$htmltype
TFormDayMatrix::$htmltype in form-daymatrix.inc.php
The HTML element type
$htmltype
TFormDateTime::$htmltype in form-datetime.inc.php
The HTML element type
$htmltype
TFormDate::$htmltype in form-date.inc.php
The HTML element type
$htmltype
TFormHidden::$htmltype in form-hidden.inc.php
The HTML element type
$htmltype
TFormDisplay::$htmltype in form-display.inc.php
The HTML element type
$htmltype
TFormFile::$htmltype in form-file.inc.php
The HTML element type
$htmltype
TFormDivision::$htmltype in form-division.inc.php
The HTML element type
$htmltype
TFormFileDisk::$htmltype in form-file-disk.inc.php
The HTML element type
$htmltype
TFormElement::$htmltype in form-element.inc.php
The HTML element type
html
TForm::html() in form.inc.php
Displays the basic opening <form> tag and hidden fields for form backend.
i
top
$imagetype
TFormFileImage::$imagetype in form-file-image.inc.php
The image type
$isvalid
TFormTextPhone::$isvalid in form-text-phone.inc.php
init
TFormPasswordConfirm::init() in form-password-confirm.inc.php
Required to run sometime after the constructor (so $parent has been set
isEditing
TDBForm::isEditing() in dbform.inc.php
Checks if the form is currently being edited
k
top
$keyvalue
TDBForm::$keyvalue in dbform.inc.php
key id. Only useful after an INSERT
l
top
$lasterror
The last error that occured
$legend
TFormDayMatrix::$legend in form-daymatrix.inc.php
$legend
TFormTime::$legend in form-time.inc.php
If "h" "m" "s" should be displayed after the boxes
loadData
TDBForm::loadData() in dbform.inc.php
m
top
$maxdec
TFormTextIntDouble::$maxdec in form-text-int-double.inc.php
$maxdec
TFormTextNumber::$maxdec in form-text-number.inc.php
$maxsize
TFormStatic::$maxsize in form-static.inc.php
$maxsize
TFormText::$maxsize in form-text.inc.php
$maxsize
TFormFile::$maxsize in form-file.inc.php
The file size
$maxsize
TFormTextarea::$maxsize in form-textarea.inc.php
$maxsize
TFormDivision::$maxsize in form-division.inc.php
$maxsize
TFormFileDisk::$maxsize in form-file-disk.inc.php
The file size
$maxval
TFormTextNumber::$maxval in form-text-number.inc.php
$maxval
TFormTextIntDouble::$maxval in form-text-int-double.inc.php
$method
TForm::$method in form.inc.php
The form method
$minuteIncrement
TFormDateTime::$minuteIncrement in form-datetime.inc.php
How many minutes the minute value should increment by This is a bit of a hack to access, but its valid.
$minval
TFormTextIntDouble::$minval in form-text-int-double.inc.php
$minval
TFormTextNumber::$minval in form-text-number.inc.php
$months
TFormDateTime::$months in form-datetime.inc.php
n
top
$name
TForm::$name in form.inc.php
The name of the form
$name
TFormElement::$name in form-element.inc.php
numRows
Finds the number of rows in the result set
o
top
$offcolor
TFormDayMatrix::$offcolor in form-daymatrix.inc.php
$oncolor
TFormDayMatrix::$oncolor in form-daymatrix.inc.php
otherConditions
TDBForm::otherConditions() in dbform.inc.php
Returns a string for the WHERE clause of sql containing a list of all the "other" conditions passed when the form was created.
output
TFormStatic::output() in form-static.inc.php
output
TFormSubmit::output() in form-submit.inc.php
output
TFormSelectSubmit::output() in form-selectsubmit.inc.php
Creates a new TFormSelectSubmit element (basic text field).
output
TFormTextCurrency::output() in form-text-currency.inc.php
output
TFormSelect::output() in form-select.inc.php
output
TFormRadio::output() in form-radio.inc.php
output
TFormTextNumber::output() in form-text-number.inc.php
output
TFormTime::output() in form-time.inc.php
output
TForm::output() in form.inc.php
Generically outputs the form. Usually you will use the other output functions to display a form mixed with your own HTML. This code can provide a good foundation, however.
output
TFormTextarea::output() in form-textarea.inc.php
output
TFormText::output() in form-text.inc.php
output
TFormPassword::output() in form-password.inc.php
output
TFormTextIntDouble::output() in form-text-int-double.inc.php
output
TFormMultiCheck::output() in form-multicheck.inc.php
output
TFormDayMatrix::output() in form-daymatrix.inc.php
output
TFormDayPicker::output() in form-daypicker.inc.php
output
TFormDateTime::output() in form-datetime.inc.php
output
TFormDate::output() in form-date.inc.php
output
TFormCheckbox::output() in form-checkbox.inc.php
output
TFormDisplay::output() in form-display.inc.php
Output the value.
output
TFormDivision::output() in form-division.inc.php
output
TFormHidden::output() in form-hidden.inc.php
output
TFormFile::output() in form-file.inc.php
output
TFormFileDisk::output() in form-file-disk.inc.php
output
TFormElement::output() in form-element.inc.php
Outputs the HTML for this tag
output
TFormPasswordConfirm::output() in form-password-confirm.inc.php
p
top
$parent
TFormElement::$parent in form-element.inc.php
Parent form
$passVars
TFormDisplay::$passVars in form-display.inc.php
If we should pass variables instead of an array
prepareAndSave
TDBForm::prepareAndSave() in dbform.inc.php
Handler function for restoring all the values, and saving or deleting a form and etc
r
top
$regex
TFormText::$regex in form-text.inc.php
$required
TFormDivision::$required in form-division.inc.php
$required
TFormSelectSubmit::$required in form-selectsubmit.inc.php
$required
TFormFileDisk::$required in form-file-disk.inc.php
$required
TFormStatic::$required in form-static.inc.php
$required
TFormFile::$required in form-file.inc.php
$required
TFormHidden::$required in form-hidden.inc.php
$required
TFormDayPicker::$required in form-daypicker.inc.php
$required
TFormDateTime::$required in form-datetime.inc.php
$required
TFormTextarea::$required in form-textarea.inc.php
$required
TFormText::$required in form-text.inc.php
$required
TFormSelect::$required in form-select.inc.php
$required
TFormDayMatrix::$required in form-daymatrix.inc.php
$result
array of result handles
$rows
TFormTextarea::$rows in form-textarea.inc.php
restoreValues
TForm::restoreValues() in form.inc.php
Restores existing values to the form from submitted values
s
top
$seperator
TFormTextIntDouble::$seperator in form-text-int-double.inc.php
$seperator
TFormMultiCheck::$seperator in form-multicheck.inc.php
$size
TFormDivision::$size in form-division.inc.php
$size
TFormText::$size in form-text.inc.php
$size
TFormStatic::$size in form-static.inc.php
$state
TFormCheckbox::$state in form-checkbox.inc.php
$store
TFormElement::$store in form-element.inc.php
$storeValue
TFormRadio::$storeValue in form-radio.inc.php
save
TDBForm::save() in dbform.inc.php
Handler function for saving or deleting (after confirmation) a form Should only be called in place of prepareAndSave() when doing processing manually.
saveData
TDBForm::saveData() in dbform.inc.php
Saves the current values into the database, Implicitly validates data
setButtonText
TFormSubmit::setButtonText() in form-submit.inc.php
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
TForm::setError() in form.inc.php
Manually generate an error for a form field
setMethod
TDBForm::setMethod() in dbform.inc.php
Change the form submit method, to override the default of POST.
setParent
TFormElement::setParent() in form-element.inc.php
setRegex
TFormText::setRegex() in form-text.inc.php
Forces the string to be matched to a preg expression
setValue
TFormSubmit::setValue() in form-submit.inc.php
Sets the value
setValue
TFormTextCurrency::setValue() in form-text-currency.inc.php
Sets the value of the field
setValue
TFormTextPhone::setValue() in form-text-phone.inc.php
Sets the value of the field
setValue
TFormTime::setValue() in form-time.inc.php
Sets the value of the field
setValue
TForm::setValue() in form.inc.php
setValue
TFormTextUrl::setValue() in form-text-url.inc.php
Sets the value of the field
setValue
TFormRadio::setValue() in form-radio.inc.php
setValue
TFormTextNumber::setValue() in form-text-number.inc.php
Sets the value of the field
setValue
TFormTextIntDouble::setValue() in form-text-int-double.inc.php
Sets the value of the field
setValue
TFormFileImage::setValue() in form-file-image.inc.php
Sets the value of the field to be the file data.
setValue
TFormDayMatrix::setValue() in form-daymatrix.inc.php
Sets the value of the field
setValue
TFormDateTime::setValue() in form-datetime.inc.php
Sets the value of the field
setValue
TFormDate::setValue() in form-date.inc.php
Sets the value of the field
setValue
TFormCheckbox::setValue() in form-checkbox.inc.php
Sets the checked state of the field. If there is any "value" then it sets checked to true.
setValue
TFormMultiCheck::setValue() in form-multicheck.inc.php
Sets the value of the field
setValue
TFormDayPicker::setValue() in form-daypicker.inc.php
Sets the value of the field
setValue
TFormDivision::setValue() in form-division.inc.php
This implementation doesn't do anything
setValue
TFormFileDisk::setValue() in form-file-disk.inc.php
Sets the value of the field to be the file data.
setValue
TFormElement::setValue() in form-element.inc.php
Sets the value of the field
setValue
TFormFile::setValue() in form-file.inc.php
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
t
top
$table
TFormLookupMulticheck::$table in form-lookup-multicheck.inc.php
$table
TFormLookup::$table in form-lookup.inc.php
$type
TFormHidden::$type in form-hidden.inc.php
The type of element
$type
TFormLookupMulticheck::$type in form-lookup-multicheck.inc.php
The type of element
$type
TFormMultiCheck::$type in form-multicheck.inc.php
The type of element
$type
TFormFile::$type in form-file.inc.php
The type of element
$type
TFormFileImage::$type in form-file-image.inc.php
The type of element
$type
TFormElement::$type in form-element.inc.php
The type of element
$type
TFormFileDisk::$type in form-file-disk.inc.php
The type of element
$type
TFormRadio::$type in form-radio.inc.php
The type of element
$type
TFormSelect::$type in form-select.inc.php
The type of element
$type
TFormTextarea::$type in form-textarea.inc.php
The type of element
$type
TFormTime::$type in form-time.inc.php
The type of element
$type
TFormText::$type in form-text.inc.php
The type of element
$type
TFormSubmit::$type in form-submit.inc.php
The type of element
$type
TFormSelectSubmit::$type in form-selectsubmit.inc.php
The type of element
$type
TFormStatic::$type in form-static.inc.php
The type of element
$type
TFormDivision::$type in form-division.inc.php
The type of element
$type
TFormLookup::$type in form-lookup.inc.php
The type of element
$type
TFormDate::$type in form-date.inc.php
The type of element
$type
TFormDateTime::$type in form-datetime.inc.php
The type of element
$type
TFormCheckbox::$type in form-checkbox.inc.php
The type of element
$type
TFormDayPicker::$type in form-daypicker.inc.php
The type of element
$type
TFormDayMatrix::$type in form-daymatrix.inc.php
The type of element
$type
TFormDisplay::$type in form-display.inc.php
The type of element
TDBForm
TDBForm::TDBForm() in dbform.inc.php
Create a new TDBForm. This loads and saves its data from a database.
TDBForm
TDBForm in dbform.inc.php
Database-enabled TForm automatically loads and saves data
TForm
TForm::TForm() in form.inc.php
TForm
TForm in form.inc.php
Database-enabled TForm automatically loads and saves data
TFormCheckbox
TFormCheckbox::TFormCheckbox() in form-checkbox.inc.php
Creates a new TFormCheckbox element (basic text field).
TFormCheckbox
TFormCheckbox in form-checkbox.inc.php
Basic Text Field
TFormDate
TFormDate in form-date.inc.php
Date Field
TFormDate
TFormDate::TFormDate() in form-date.inc.php
Creates a new TFormDate element (multi-combobox based date field).
TFormDateTime
TFormDateTime::TFormDateTime() in form-datetime.inc.php
Creates a new TFormDateTime element (multi-combobox based date/time field).
TFormDateTime
TFormDateTime in form-datetime.inc.php
Date and Time Field
TFormDayMatrix
TFormDayMatrix in form-daymatrix.inc.php
Picks day of week
TFormDayMatrix
TFormDayMatrix::TFormDayMatrix() in form-daymatrix.inc.php
Creates a new TFormDateTime element (multi-combobox based date/time field).
TFormDayPicker
TFormDayPicker in form-daypicker.inc.php
Picks day of week
TFormDayPicker
TFormDayPicker::TFormDayPicker() in form-daypicker.inc.php
Creates a new TFormDateTime element (multi-combobox based date/time field).
TFormDisplay
TFormDisplay::TFormDisplay() in form-display.inc.php
Creates a new TFormDisplay element (for displaying information or read-only fields)
TFormDisplay
TFormDisplay in form-display.inc.php
Displays the value of a field. Only for display purposes, not used in queries.
TFormDivision
TFormDivision in form-division.inc.php
Division in edit form. Only for display purposes, not stored anywhere.
TFormDivision
TFormDivision::TFormDivision() in form-division.inc.php
Creates a new TFormDivision element (for displaying a header in the form)
TFormElement
TFormElement::TFormElement() in form-element.inc.php
Basic constructor for form elements.
TFormElement
TFormElement in form-element.inc.php
Base class for all Form elements. This does nothing on its own.
TFormFile
TFormFile::TFormFile() in form-file.inc.php
Creates a new TFormFile element (basic file-upload)
TFormFile
TFormFile in form-file.inc.php
Basic File Upload Handler
TFormFileDisk
TFormFileDisk in form-file-disk.inc.php
Basic File Upload Handler
TFormFileDisk
TFormFileDisk::TFormFileDisk() in form-file-disk.inc.php
Creates a new TFormFile element (basic file-upload)
TFormFileImage
TFormFileImage in form-file-image.inc.php
Image Upload Handler. Uses ImageMagick to convert variety of image formats to either PNG or JPG and can optionally rescale them.
TFormFileImage
TFormFileImage::TFormFileImage() in form-file-image.inc.php
Creates a new TFormFileImage element (image upload field.)
TFormHidden
TFormHidden::TFormHidden() in form-hidden.inc.php
Creates a new TFormHidden element (basic hidden field).
TFormHidden
TFormHidden in form-hidden.inc.php
Basic Hidden Field
TFormLookup
TFormLookup in form-lookup.inc.php
Select Field, values taken from database table
TFormLookup
TFormLookup::TFormLookup() in form-lookup.inc.php
Creates a new TFormLookup element (select box with data from another table).
TFormLookupMulticheck
TFormLookupMulticheck::TFormLookupMulticheck() in form-lookup-multicheck.inc.php
Creates a new TFormLookup element (multi checkbox with data from another table).
TFormLookupMulticheck
TFormLookupMulticheck in form-lookup-multicheck.inc.php
Select Field, values taken from database table
TFormMultiCheck
TFormMultiCheck in form-multicheck.inc.php
Multiple-item check boxes
TFormMultiCheck
TFormMultiCheck::TFormMultiCheck() in form-multicheck.inc.php
Creates a new TFormMultiCheck element (multiple checkboxes).
TFormPassword
TFormPassword in form-password.inc.php
Basic Password Field
TFormPasswordConfirm
TFormPasswordConfirm::TFormPasswordConfirm() in form-password-confirm.inc.php
Creates a new TFormText element (basic text field).
TFormPasswordConfirm
TFormPasswordConfirm in form-password-confirm.inc.php
Confirmation Password Field
TFormRadio
TFormRadio in form-radio.inc.php
Basic Radio Button Set
TFormRadio
TFormRadio::TFormRadio() in form-radio.inc.php
Creates a new TFormText element (basic text field).
TFormSelect
TFormSelect in form-select.inc.php
Basic Select Field
TFormSelect
TFormSelect::TFormSelect() in form-select.inc.php
Creates a new TFormSelect element (basic select field).
TFormSelectSubmit
TFormSelectSubmit in form-selectsubmit.inc.php
Select Field, with auto-submit
TFormStatic
TFormStatic in form-static.inc.php
Displays a static text value (not stored)
TFormStatic
TFormStatic::TFormStatic() in form-static.inc.php
Creates a new TFormStatic element (for displaying static text values)
TFormSubmit
TFormSubmit in form-submit.inc.php
Basic Submit button
TFormSubmit
TFormSubmit::TFormSubmit() in form-submit.inc.php
Basic constructor for form elements.
TFormText
TFormText::TFormText() in form-text.inc.php
Creates a new TFormText element (basic text field).
TFormText
TFormText in form-text.inc.php
Basic Text Field
TFormTextarea
TFormTextarea in form-textarea.inc.php
Text Area
TFormTextarea
TFormTextarea::TFormTextarea() in form-textarea.inc.php
Creates a new TFormTextarea element (<textarea>).
TFormTextCurrency
TFormTextCurrency in form-text-currency.inc.php
Text Field, only accepts dollar values
TFormTextCurrency
TFormTextCurrency::TFormTextCurrency() in form-text-currency.inc.php
Creates a new TFormTextCurrency element (currency input field). Ignores $ in input
TFormTextEmail
TFormTextEmail in form-text-email.inc.php
Text Field, only accepts email addresses
TFormTextIntDouble
TFormTextIntDouble in form-text-int-double.inc.php
Two text fields that only accept numbers.
TFormTextIntDouble
TFormTextIntDouble::TFormTextIntDouble() in form-text-int-double.inc.php
Creates a new TFormTextIntDouble element (two integer input fields).
TFormTextNumber
TFormTextNumber::TFormTextNumber() in form-text-number.inc.php
Creates a new TFormTextInt element (integer input field).
TFormTextNumber
TFormTextNumber in form-text-number.inc.php
Text Field, only accepts numbers
TFormTextPhone
TFormTextPhone::TFormTextPhone() in form-text-phone.inc.php
Creates a new TFormTextPhone element (phone number input field).
TFormTextPhone
TFormTextPhone in form-text-phone.inc.php
Text Field, formats as a phone number (north america)
TFormTextUrl
TFormTextUrl in form-text-url.inc.php
Text Field, only accepts url's
TFormTime
TFormTime::TFormTime() in form-time.inc.php
Creates a new TFormTime element (multi-combobox based time field).
TFormTime
TFormTime in form-time.inc.php
Time Field
u
top
$unchk_txt
TFormCheckbox::$unchk_txt in form-checkbox.inc.php
$unchk_val
TFormCheckbox::$unchk_val in form-checkbox.inc.php
$usesign
TFormTextCurrency::$usesign in form-text-currency.inc.php
v
top
$validated
TForm::$validated in form.inc.php
If the form has been validated. One of FORM_STATE_*
$value
TFormElement::$value in form-element.inc.php
$value
TFormPasswordConfirm::$value in form-password-confirm.inc.php
validate
TFormTextNumber::validate() in form-text-number.inc.php
validate
TFormTextIntDouble::validate() in form-text-int-double.inc.php
validate
TFormTextEmail::validate() in form-text-email.inc.php
validate
TFormTextPhone::validate() in form-text-phone.inc.php
Validates the data in this field.
validate
TFormText::validate() in form-text.inc.php
validate
TForm::validate() in form.inc.php
Validates all the data in the form, and if there are any errors
validate
TFormTime::validate() in form-time.inc.php
validate
TFormTextarea::validate() in form-textarea.inc.php
validate
TFormSubmit::validate() in form-submit.inc.php
validate
TFormTextUrl::validate() in form-text-url.inc.php
validate
TFormPasswordConfirm::validate() in form-password-confirm.inc.php
validate
TFormElement::validate() in form-element.inc.php
Validates the data in this field.
validate
TFormDayPicker::validate() in form-daypicker.inc.php
validate
TFormDayMatrix::validate() in form-daymatrix.inc.php
validate
TFormDateTime::validate() in form-datetime.inc.php
validate
TFormFileDisk::validate() in form-file-disk.inc.php
validate
TFormFileImage::validate() in form-file-image.inc.php
validate
TFormCheckbox::validate() in form-checkbox.inc.php
validate
TFormMultiCheck::validate() in form-multicheck.inc.php
validate
TFormHidden::validate() in form-hidden.inc.php
validate
TFormFile::validate() in form-file.inc.php
validate
TFormSelect::validate() in form-select.inc.php
w
top
wasConfirmedDelete
Checks if the form was confirmed (either yes or no) for deletion
wasSubmitted
TForm::wasSubmitted() in form.inc.php
Checks if this form was submitted already
a c d e f g h i k l m n o p r s t u v w