[UserInput] element index

Package indexes

All elements
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
TFormDisplay::$callback in form-display.inc.php
The name of the callback function to use
$callback
TFormMultiCheck::$callback in form-multicheck.inc.php
$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
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
$displayname
TFormElement::$displayname in form-element.inc.php
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
$debug
TDBForm::$debug in dbform.inc.php
If the form is in debug mode (no queries will be performed).
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
TFormSelect::$elements in form-select.inc.php
$elements
TFormMultiCheck::$elements in form-multicheck.inc.php
$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)
$extraData
TFormFileImage::$extraData in form-file-image.inc.php
Data for extra fields (size/type/etc)
$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
$errors
TForm::$errors in form.inc.php
Any errors that occured during validation
$extraFields
TForm::$extraFields in form.inc.php
Optional text output after <form..> for adding extra fields or whatever.
f
top
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-static.inc.php
form-static.inc.php in form-static.inc.php
$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-element.inc.php
form-element.inc.php in form-element.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-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-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_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
getValue
TFormRadio::getValue() in form-radio.inc.php
getValue
TFormSelect::getValue() in form-select.inc.php
Returns a textual description of the current value
getValue
TFormTextIntDouble::getValue() in form-text-int-double.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
TFormMultiCheck::getValue() in form-multicheck.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
TFormDateTime::getValue() in form-datetime.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
TFormCheckbox::getValue() in form-checkbox.inc.php
Returns a textual description of the current value
$geometry
TFormFileImage::$geometry in form-file-image.inc.php
ImageMagick geometry options
getValue
TFormFile::getValue() in form-file.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
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.
getValue
TForm::getValue() in form.inc.php
Returns the value of a field object
getValues
TForm::getValues() in form.inc.php
Gets the raw values for storing into database.
h
top
$htmltype
TFormStatic::$htmltype in form-static.inc.php
The HTML element type
$htmltype
TFormDivision::$htmltype in form-division.inc.php
The HTML element type
$htmltype
TFormDisplay::$htmltype in form-display.inc.php
The HTML element type
$htmltype
TFormSelect::$htmltype in form-select.inc.php
The HTML element type
$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
TFormSelectSubmit::$htmltype in form-selectsubmit.inc.php
The HTML element type
$htmltype
TFormSubmit::$htmltype in form-submit.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
TFormMultiCheck::$htmltype in form-multicheck.inc.php
The HTML element type
$htmltype
TFormLookup::$htmltype in form-lookup.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
TFormDayPicker::$htmltype in form-daypicker.inc.php
The HTML element type
$htmltype
TFormElement::$htmltype in form-element.inc.php
The HTML element type
$htmltype
TFormLookupMulticheck::$htmltype in form-lookup-multicheck.inc.php
The HTML element type
$htmltype
TFormHidden::$htmltype in form-hidden.inc.php
The HTML element type
$htmltype
TFormCheckbox::$htmltype in form-checkbox.inc.php
The HTML element type
$htmltype
TFormFile::$htmltype in form-file.inc.php
The HTML element type
$htmltype
TFormFileDisk::$htmltype in form-file-disk.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
$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
$imagetype
TFormFileImage::$imagetype in form-file-image.inc.php
The image type
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
$legend
TFormTime::$legend in form-time.inc.php
If "h" "m" "s" should be displayed after the boxes
$legend
TFormDayMatrix::$legend in form-daymatrix.inc.php
loadData
TDBForm::loadData() in dbform.inc.php
m
top
$maxsize
TFormStatic::$maxsize in form-static.inc.php
$maxsize
TFormDivision::$maxsize in form-division.inc.php
$maxdec
TFormTextNumber::$maxdec in form-text-number.inc.php
$maxdec
TFormTextIntDouble::$maxdec in form-text-int-double.inc.php
$maxsize
TFormTextarea::$maxsize in form-textarea.inc.php
$maxsize
TFormText::$maxsize in form-text.inc.php
$maxval
TFormTextNumber::$maxval in form-text-number.inc.php
$maxval
TFormTextIntDouble::$maxval in form-text-int-double.inc.php
$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
$maxsize
TFormFile::$maxsize in form-file.inc.php
The file size
$maxsize
TFormFileDisk::$maxsize in form-file-disk.inc.php
The file size
$method
TForm::$method in form.inc.php
The form method
n
top
$name
TFormElement::$name in form-element.inc.php
$name
TForm::$name in form.inc.php
The name of the form
o
top
output
TFormStatic::output() in form-static.inc.php
output
TFormDivision::output() in form-division.inc.php
output
TFormDisplay::output() in form-display.inc.php
Output the value.
$offcolor
TFormDayMatrix::$offcolor in form-daymatrix.inc.php
$oncolor
TFormDayMatrix::$oncolor in form-daymatrix.inc.php
output
TFormSubmit::output() in form-submit.inc.php
output
TFormTextCurrency::output() in form-text-currency.inc.php
output
TFormTextIntDouble::output() in form-text-int-double.inc.php
output
TFormSelectSubmit::output() in form-selectsubmit.inc.php
Creates a new TFormSelectSubmit element (basic text field).
output
TFormSelect::output() in form-select.inc.php
output
TFormText::output() in form-text.inc.php
output
TFormTime::output() in form-time.inc.php
output
TFormTextarea::output() in form-textarea.inc.php
output
TFormRadio::output() in form-radio.inc.php
output
TFormTextNumber::output() in form-text-number.inc.php
output
TFormPasswordConfirm::output() in form-password-confirm.inc.php
output
TFormDayMatrix::output() in form-daymatrix.inc.php
output
TFormDateTime::output() in form-datetime.inc.php
output
TFormDate::output() in form-date.inc.php
output
TFormDayPicker::output() in form-daypicker.inc.php
output
TFormElement::output() in form-element.inc.php
Outputs the HTML for this tag
output
TFormCheckbox::output() in form-checkbox.inc.php
output
TFormMultiCheck::output() in form-multicheck.inc.php
output
TFormHidden::output() in form-hidden.inc.php
output
TFormPassword::output() in form-password.inc.php
output
TFormFile::output() in form-file.inc.php
output
TFormFileDisk::output() in form-file-disk.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
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.
p
top
$passVars
TFormDisplay::$passVars in form-display.inc.php
If we should pass variables instead of an array
$parent
TFormElement::$parent in form-element.inc.php
Parent form
prepareAndSave
TDBForm::prepareAndSave() in dbform.inc.php
Handler function for restoring all the values, and saving or deleting a form and etc
r
top
$required
TFormStatic::$required in form-static.inc.php
$required
TFormDivision::$required in form-division.inc.php
$regex
TFormText::$regex in form-text.inc.php
$required
TFormText::$required in form-text.inc.php
$required
TFormSelectSubmit::$required in form-selectsubmit.inc.php
$required
TFormDayPicker::$required in form-daypicker.inc.php
$required
TFormSelect::$required in form-select.inc.php
$required
TFormHidden::$required in form-hidden.inc.php
$required
TFormTextarea::$required in form-textarea.inc.php
$required
TFormDayMatrix::$required in form-daymatrix.inc.php
$required
TFormDateTime::$required in form-datetime.inc.php
$rows
TFormTextarea::$rows in form-textarea.inc.php
$required
TFormFile::$required in form-file.inc.php
$required
TFormFileDisk::$required in form-file-disk.inc.php
restoreValues
TForm::restoreValues() in form.inc.php
Restores existing values to the form from submitted values
s
top
$size
TFormDivision::$size in form-division.inc.php
$size
TFormStatic::$size in form-static.inc.php
setValue
TFormDivision::setValue() in form-division.inc.php
This implementation doesn't do anything
$seperator
TFormMultiCheck::$seperator in form-multicheck.inc.php
$seperator
TFormTextIntDouble::$seperator in form-text-int-double.inc.php
$size
TFormText::$size in form-text.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
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.
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
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
TFormTextPhone::setValue() in form-text-phone.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
TFormTime::setValue() in form-time.inc.php
Sets the value of the field
setValue
TFormDate::setValue() in form-date.inc.php
Sets the value of the field
setValue
TFormTextUrl::setValue() in form-text-url.inc.php
Sets the value of the field
setValue
TFormSubmit::setValue() in form-submit.inc.php
Sets the value
setValue
TFormDayMatrix::setValue() in form-daymatrix.inc.php
Sets the value of the field
setValue
TFormElement::setValue() in form-element.inc.php
Sets the value of the field
setValue
TFormMultiCheck::setValue() in form-multicheck.inc.php
Sets the value of the field
setValue
TFormDateTime::setValue() in form-datetime.inc.php
Sets the value of the field
setValue
TFormDayPicker::setValue() in form-daypicker.inc.php
Sets the value of the field
setValue
TFormRadio::setValue() in form-radio.inc.php
setValue
TFormTextCurrency::setValue() in form-text-currency.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.
setValue
TFormFileImage::setValue() in form-file-image.inc.php
Sets the value of the field to be the file data.
setValue
TFormFileDisk::setValue() in form-file-disk.inc.php
Sets the value of the field to be the file data.
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
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.
setValue
TForm::setValue() in form.inc.php
t
top
$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
TFormDisplay::$type in form-display.inc.php
The type of element
TFormDisplay
TFormDisplay in form-display.inc.php
Displays the value of a field. Only for display purposes, not used in queries.
TFormDisplay
TFormDisplay::TFormDisplay() in form-display.inc.php
Creates a new TFormDisplay element (for displaying information or read-only fields)
TFormDivision
TFormDivision::TFormDivision() in form-division.inc.php
Creates a new TFormDivision element (for displaying a header in the form)
TFormDivision
TFormDivision in form-division.inc.php
Division in edit form. Only for display purposes, not stored anywhere.
TFormStatic
TFormStatic::TFormStatic() in form-static.inc.php
Creates a new TFormStatic element (for displaying static text values)
TFormStatic
TFormStatic in form-static.inc.php
Displays a static text value (not stored)
$table
TFormLookup::$table in form-lookup.inc.php
$table
TFormLookupMulticheck::$table in form-lookup-multicheck.inc.php
$type
TFormLookup::$type in form-lookup.inc.php
The type of element
$type
TFormSelectSubmit::$type in form-selectsubmit.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
TFormTime::$type in form-time.inc.php
The type of element
$type
TFormSubmit::$type in form-submit.inc.php
The type of element
$type
TFormSelect::$type in form-select.inc.php
The type of element
$type
TFormText::$type in form-text.inc.php
The type of element
$type
TFormRadio::$type in form-radio.inc.php
The type of element
$type
TFormTextarea::$type in form-textarea.inc.php
The type of element
$type
TFormElement::$type in form-element.inc.php
The type of element
$type
TFormHidden::$type in form-hidden.inc.php
The type of element
$type
TFormDateTime::$type in form-datetime.inc.php
The type of element
$type
TFormDayMatrix::$type in form-daymatrix.inc.php
The type of element
$type
TFormDate::$type in form-date.inc.php
The type of element
$type
TFormDayPicker::$type in form-daypicker.inc.php
The type of element
$type
TFormCheckbox::$type in form-checkbox.inc.php
The type of element
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::TFormDate() in form-date.inc.php
Creates a new TFormDate element (multi-combobox based date field).
TFormDate
TFormDate in form-date.inc.php
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).
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.
TFormHidden
TFormHidden in form-hidden.inc.php
Basic Hidden Field
TFormHidden
TFormHidden::TFormHidden() in form-hidden.inc.php
Creates a new TFormHidden element (basic hidden field).
TFormLookup
TFormLookup::TFormLookup() in form-lookup.inc.php
Creates a new TFormLookup element (select box with data from another table).
TFormLookup
TFormLookup in form-lookup.inc.php
Select Field, values taken from database table
TFormLookupMulticheck
TFormLookupMulticheck in form-lookup-multicheck.inc.php
Select Field, values taken from database table
TFormLookupMulticheck
TFormLookupMulticheck::TFormLookupMulticheck() in form-lookup-multicheck.inc.php
Creates a new TFormLookup element (multi checkbox with data from another 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 in form-password-confirm.inc.php
Confirmation Password Field
TFormPasswordConfirm
TFormPasswordConfirm::TFormPasswordConfirm() in form-password-confirm.inc.php
Creates a new TFormText element (basic text field).
TFormRadio
TFormRadio::TFormRadio() in form-radio.inc.php
Creates a new TFormText element (basic text field).
TFormRadio
TFormRadio in form-radio.inc.php
Basic Radio Button Set
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
TFormSubmit
TFormSubmit::TFormSubmit() in form-submit.inc.php
Basic constructor for form elements.
TFormSubmit
TFormSubmit in form-submit.inc.php
Basic Submit button
TFormText
TFormText in form-text.inc.php
Basic Text Field
TFormText
TFormText::TFormText() in form-text.inc.php
Creates a new TFormText element (basic text field).
TFormTextarea
TFormTextarea::TFormTextarea() in form-textarea.inc.php
Creates a new TFormTextarea element (<textarea>).
TFormTextarea
TFormTextarea in form-textarea.inc.php
Text Area
TFormTextCurrency
TFormTextCurrency::TFormTextCurrency() in form-text-currency.inc.php
Creates a new TFormTextCurrency element (currency input field). Ignores $ in input
TFormTextCurrency
TFormTextCurrency in form-text-currency.inc.php
Text Field, only accepts dollar values
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 in form-text-phone.inc.php
Text Field, formats as a phone number (north america)
TFormTextPhone
TFormTextPhone::TFormTextPhone() in form-text-phone.inc.php
Creates a new TFormTextPhone element (phone number input field).
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
$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
TFormFileDisk::$type in form-file-disk.inc.php
The type of element
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::TFormFileImage() in form-file-image.inc.php
Creates a new TFormFileImage element (image upload field.)
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.
TDBForm
TDBForm in dbform.inc.php
Database-enabled TForm automatically loads and saves data
TDBForm
TDBForm::TDBForm() in dbform.inc.php
Create a new TDBForm. This loads and saves its data from a database.
TForm
TForm::TForm() in form.inc.php
TForm
TForm in form.inc.php
Database-enabled TForm automatically loads and saves data
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
$value
TFormPasswordConfirm::$value in form-password-confirm.inc.php
$value
TFormElement::$value in form-element.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
TFormTextUrl::validate() in form-text-url.inc.php
validate
TFormTime::validate() in form-time.inc.php
validate
TFormTextarea::validate() in form-textarea.inc.php
validate
TFormText::validate() in form-text.inc.php
validate
TFormSubmit::validate() in form-submit.inc.php
validate
TFormPasswordConfirm::validate() in form-password-confirm.inc.php
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
TFormElement::validate() in form-element.inc.php
Validates the data in this field.
validate
TFormHidden::validate() in form-hidden.inc.php
validate
TFormCheckbox::validate() in form-checkbox.inc.php
validate
TFormMultiCheck::validate() in form-multicheck.inc.php
validate
TFormSelect::validate() in form-select.inc.php
validate
TFormFile::validate() in form-file.inc.php
validate
TFormFileImage::validate() in form-file-image.inc.php
validate
TFormFileDisk::validate() in form-file-disk.inc.php
$validated
TForm::$validated in form.inc.php
If the form has been validated. One of FORM_STATE_*
validate
TForm::validate() in form.inc.php
Validates all the data in the form, and if there are any errors
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