Element index for package apidoc
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ _ ]
_
- $_jsPostfix
- in file QuickForm.php, variable HTML_QuickForm::$_jsPostfix (subpackage: HTML_QuickForm-3.2.2)
Postfix message in javascript alert if error
- $_jsPrefix
- in file QuickForm.php, variable HTML_QuickForm::$_jsPrefix (subpackage: HTML_QuickForm-3.2.2)
Prefix message in javascript alert if error
- $_maxFileSize
- in file QuickForm.php, variable HTML_QuickForm::$_maxFileSize (subpackage: HTML_QuickForm-3.2.2)
Value for maxfilesize hidden element if form contains file input
- $_requiredNote
- in file QuickForm.php, variable HTML_QuickForm::$_requiredNote (subpackage: HTML_QuickForm-3.2.2)
Note for required fields in the form
- $_submitFiles
- in file QuickForm.php, variable HTML_QuickForm::$_submitFiles (subpackage: HTML_QuickForm-3.2.2)
Array of submitted form files
top
a
- $attributes
- in file Object.php, variable QuickformForm::$attributes (subpackage: HTML_QuickForm-3.2.2)
Attributes for form tag
- $attributes
- in file ObjectFlexy.php, variable QuickformFlexyForm::$attributes (subpackage: HTML_QuickForm-3.2.2)
Attributes for form tag
- accept
- in file hierselect.php, method HTML_QuickForm_hierselect::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file html.php, method HTML_QuickForm_html::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file date.php, method HTML_QuickForm_date::accept() (subpackage: HTML_QuickForm-3.2.2)
- accept
- in file element.php, method HTML_QuickForm_element::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::accept() (subpackage: HTML_QuickForm-3.2.2)
This is essentially a hidden element and should be rendered as one
- accept
- in file QuickForm.php, method HTML_QuickForm::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file hidden.php, method HTML_QuickForm_hidden::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file group.php, method HTML_QuickForm_group::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- accept
- in file header.php, method HTML_QuickForm_header::accept() (subpackage: HTML_QuickForm-3.2.2)
Accepts a renderer
- addData
- in file Regex.php, method HTML_QuickForm_Rule_Regex::addData() (subpackage: HTML_QuickForm-3.2.2)
Adds new regular expressions to the list
- addData
- in file Callback.php, method HTML_QuickForm_Rule_Callback::addData() (subpackage: HTML_QuickForm-3.2.2)
Adds new callbacks to the callbacks list
- addElement
- in file QuickForm.php, method HTML_QuickForm::addElement() (subpackage: HTML_QuickForm-3.2.2)
Adds an element into the form
- addFormRule
- in file QuickForm.php, method HTML_QuickForm::addFormRule() (subpackage: HTML_QuickForm-3.2.2)
Adds a global validation rule
- addGroup
- in file QuickForm.php, method HTML_QuickForm::addGroup() (subpackage: HTML_QuickForm-3.2.2)
Adds an element group
- addGroupRule
- in file QuickForm.php, method HTML_QuickForm::addGroupRule() (subpackage: HTML_QuickForm-3.2.2)
Adds a validation rule for the given group of elements
- addOption
- in file select.php, method HTML_QuickForm_select::addOption() (subpackage: HTML_QuickForm-3.2.2)
Adds a new OPTION to the SELECT
- addRule
- in file QuickForm.php, method HTML_QuickForm::addRule() (subpackage: HTML_QuickForm-3.2.2)
Adds a validation rule for the given field
- apiVersion
- in file element.php, method HTML_QuickForm_element::apiVersion() (subpackage: HTML_QuickForm-3.2.2)
Returns the current API version
- apiVersion
- in file QuickForm.php, method HTML_QuickForm::apiVersion() (subpackage: HTML_QuickForm-3.2.2)
Returns the current API version
- apiVersion
- in file select.php, method HTML_QuickForm_select::apiVersion() (subpackage: HTML_QuickForm-3.2.2)
Returns the current API version
- applyFilter
- in file QuickForm.php, method HTML_QuickForm::applyFilter() (subpackage: HTML_QuickForm-3.2.2)
Applies a data filter for the given field(s)
- arrayMerge
- in file QuickForm.php, method HTML_QuickForm::arrayMerge() (subpackage: HTML_QuickForm-3.2.2)
Merges two arrays
top
c
- clearAllTemplates
- in file Default.php, method HTML_QuickForm_Renderer_Default::clearAllTemplates() (subpackage: HTML_QuickForm-3.2.2)
Clears all the HTML out of the templates that surround notes, elements, etc.
- createElement
- in file QuickForm.php, method HTML_QuickForm::createElement() (subpackage: HTML_QuickForm-3.2.2)
Creates a new form element of the given type.
- createElements
- in file QuickHtml_example.php, function createElements() (subpackage: HTML_QuickForm-3.2.2)
- createFormCell
- in file QuickHtml_example.php, function createFormCell() (subpackage: HTML_QuickForm-3.2.2)
- createHeaderCell
- in file QuickHtml_example.php, function createHeaderCell() (subpackage: HTML_QuickForm-3.2.2)
top
top
e
- $elements
- in file Object.php, variable QuickformForm::$elements (subpackage: HTML_QuickForm-3.2.2)
Array of QuickformElementObject elements. If there are headers in the form
- $elements
- in file Object.php, variable QuickformElement::$elements (subpackage: HTML_QuickForm-3.2.2)
If element is a group, an array of subelements
- $elements
- in file ObjectFlexy.php, variable QuickformFlexyElement::$elements (subpackage: HTML_QuickForm-3.2.2)
If element is a group, an array of subelements
- $elements
- in file ObjectFlexy.php, variable QuickformFlexyForm::$elements (subpackage: HTML_QuickForm-3.2.2)
Array of QuickformElementObject elements. If there are headers in the form
- $error
- in file Object.php, variable QuickformElement::$error (subpackage: HTML_QuickForm-3.2.2)
Error associated with the element
- $error
- in file ObjectFlexy.php, variable QuickformFlexyElement::$error (subpackage: HTML_QuickForm-3.2.2)
Error associated with the element
- $errors
- in file ObjectFlexy.php, variable QuickformFlexyForm::$errors (subpackage: HTML_QuickForm-3.2.2)
Set if there were validation errors.
- $errors
- in file Object.php, variable QuickformForm::$errors (subpackage: HTML_QuickForm-3.2.2)
Set if there were validation errors.
- $error_message_prefix
- in file QuickForm.php, variable HTML_QuickForm_Error::$error_message_prefix (subpackage: HTML_QuickForm-3.2.2)
Prefix for all error messages
- elementExists
- in file QuickForm.php, method HTML_QuickForm::elementExists() (subpackage: HTML_QuickForm-3.2.2)
Returns true if element is in the form
- errorMessage
- in file QuickForm.php, method HTML_QuickForm::errorMessage() (subpackage: HTML_QuickForm-3.2.2)
Return a textual error message for an QuickForm error code
- exportValue
- in file radio.php, method HTML_QuickForm_radio::exportValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value attribute if the radio is checked, null if it is not
- exportValue
- in file select.php, method HTML_QuickForm_select::exportValue() (subpackage: HTML_QuickForm-3.2.2)
We check the options and return only the values that _could_ have been
- exportValue
- in file static.php, method HTML_QuickForm_static::exportValue() (subpackage: HTML_QuickForm-3.2.2)
We override this here because we don't want any values from static elements
- exportValue
- in file submit.php, method HTML_QuickForm_submit::exportValue() (subpackage: HTML_QuickForm-3.2.2)
Only return the value if it is found within $submitValues (i.e. if
- exportValue
- in file group.php, method HTML_QuickForm_group::exportValue() (subpackage: HTML_QuickForm-3.2.2)
As usual, to get the group's value we access its elements and call
- exportValue
- in file QuickForm.php, method HTML_QuickForm::exportValue() (subpackage: HTML_QuickForm-3.2.2)
Returns a 'safe' element's value
- exportValue
- in file checkbox.php, method HTML_QuickForm_checkbox::exportValue() (subpackage: HTML_QuickForm-3.2.2)
Return true if the checkbox is checked, null if it is not checked (getValue() returns false)
- exportValue
- in file element.php, method HTML_QuickForm_element::exportValue() (subpackage: HTML_QuickForm-3.2.2)
Returns a 'safe' element's value
- exportValue
- in file input.php, method HTML_QuickForm_input::exportValue() (subpackage: HTML_QuickForm-3.2.2)
We don't need values from button-type elements (except submit) and files
- exportValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::exportValue() (subpackage: HTML_QuickForm-3.2.2)
This element has a value even if it is not checked, thus we override
- exportValues
- in file QuickForm.php, method HTML_QuickForm::exportValues() (subpackage: HTML_QuickForm-3.2.2)
Returns 'safe' elements' values
top
f
- $frozen
- in file Object.php, variable QuickformForm::$frozen (subpackage: HTML_QuickForm-3.2.2)
Whether the form has been frozen
- $frozen
- in file Object.php, variable QuickformElement::$frozen (subpackage: HTML_QuickForm-3.2.2)
Whether the element is frozen
- $frozen
- in file ObjectFlexy.php, variable QuickformFlexyElement::$frozen (subpackage: HTML_QuickForm-3.2.2)
Whether the element is frozen
- $frozen
- in file ObjectFlexy.php, variable QuickformFlexyForm::$frozen (subpackage: HTML_QuickForm-3.2.2)
Whether the form has been frozen
- finishForm
- in file Renderer.php, method HTML_QuickForm_Renderer::finishForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, after processing all form elements
- finishForm
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::finishForm() (subpackage: HTML_QuickForm-3.2.2)
- finishForm
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::finishForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, after processing all form elements
- finishForm
- in file Default.php, method HTML_QuickForm_Renderer_Default::finishForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, after processing all form elements Adds required note, form attributes, validation javascript and form content.
- finishGroup
- in file Renderer.php, method HTML_QuickForm_Renderer::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, after processing all group elements
- finishGroup
- in file Default.php, method HTML_QuickForm_Renderer_Default::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, after processing all group elements
- finishGroup
- in file Object.php, method HTML_QuickForm_Renderer_Object::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
- finishGroup
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, after processing all group elements
- finishGroup
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
- finishGroup
- in file Array.php, method HTML_QuickForm_Renderer_Array::finishGroup() (subpackage: HTML_QuickForm-3.2.2)
- freeze
- in file submit.php, method HTML_QuickForm_submit::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file reset.php, method HTML_QuickForm_reset::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file button.php, method HTML_QuickForm_button::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file element.php, method HTML_QuickForm_element::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file hidden.php, method HTML_QuickForm_hidden::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file file.php, method HTML_QuickForm_file::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file image.php, method HTML_QuickForm_image::freeze() (subpackage: HTML_QuickForm-3.2.2)
Freeze the element so that only its value is returned
- freeze
- in file QuickForm.php, method HTML_QuickForm::freeze() (subpackage: HTML_QuickForm-3.2.2)
Displays elements without HTML input tags
top
g
- getChecked
- in file checkbox.php, method HTML_QuickForm_checkbox::getChecked() (subpackage: HTML_QuickForm-3.2.2)
Returns whether a checkbox is checked
- getChecked
- in file radio.php, method HTML_QuickForm_radio::getChecked() (subpackage: HTML_QuickForm-3.2.2)
Returns whether radio button is checked
- getElement
- in file QuickForm.php, method HTML_QuickForm::getElement() (subpackage: HTML_QuickForm-3.2.2)
Returns a reference to the element
- getElementError
- in file QuickForm.php, method HTML_QuickForm::getElementError() (subpackage: HTML_QuickForm-3.2.2)
Returns error corresponding to validated element
- getElementName
- in file group.php, method HTML_QuickForm_group::getElementName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name inside the group such as found in the html form
- getElements
- in file group.php, method HTML_QuickForm_group::getElements() (subpackage: HTML_QuickForm-3.2.2)
Gets the grouped elements
- getElementType
- in file QuickForm.php, method HTML_QuickForm::getElementType() (subpackage: HTML_QuickForm-3.2.2)
Returns the type of the given element
- getElementValue
- in file QuickForm.php, method HTML_QuickForm::getElementValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the element's raw value
- getFrozenHtml
- in file select.php, method HTML_QuickForm_select::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file checkbox.php, method HTML_QuickForm_checkbox::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file link.php, method HTML_QuickForm_link::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getFrozenHtml
- in file radio.php, method HTML_QuickForm_radio::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Unlike checkbox, this has to append a hidden input in both
- getFrozenHtml
- in file password.php, method HTML_QuickForm_password::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getFrozenHtml
- in file static.php, method HTML_QuickForm_static::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file group.php, method HTML_QuickForm_group::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file element.php, method HTML_QuickForm_element::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags
- getFrozenHtml
- in file textarea.php, method HTML_QuickForm_textarea::getFrozenHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getGroupType
- in file group.php, method HTML_QuickForm_group::getGroupType() (subpackage: HTML_QuickForm-3.2.2)
Gets the group type based on its elements Will return 'mixed' if elements contained in the group are of different types.
- getLabel
- in file element.php, method HTML_QuickForm_element::getLabel() (subpackage: HTML_QuickForm-3.2.2)
Returns display text for the element
- getMaxFileSize
- in file QuickForm.php, method HTML_QuickForm::getMaxFileSize() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of MAX_FILE_SIZE hidden element
- getMultiple
- in file select.php, method HTML_QuickForm_select::getMultiple() (subpackage: HTML_QuickForm-3.2.2)
Returns the select mutiple attribute
- getName
- in file link.php, method HTML_QuickForm_link::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file element.php, method HTML_QuickForm_element::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file textarea.php, method HTML_QuickForm_textarea::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file input.php, method HTML_QuickForm_input::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file select.php, method HTML_QuickForm_select::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file static.php, method HTML_QuickForm_static::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name
- getName
- in file group.php, method HTML_QuickForm_group::getName() (subpackage: HTML_QuickForm-3.2.2)
Returns the group name
- getOnclickJs
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getOnclickJs() (subpackage: HTML_QuickForm-3.2.2)
Create the javascript for the onclick event which will set the value of the hidden field
- getPrivateName
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getPrivateName() (subpackage: HTML_QuickForm-3.2.2)
Gets the pribate name for the element
- getPrivateName
- in file select.php, method HTML_QuickForm_select::getPrivateName() (subpackage: HTML_QuickForm-3.2.2)
Returns the element name (possibly with brackets appended)
- getRegisteredRules
- in file QuickForm.php, method HTML_QuickForm::getRegisteredRules() (subpackage: HTML_QuickForm-3.2.2)
Returns an array of registered validation rules
- getRegisteredTypes
- in file QuickForm.php, method HTML_QuickForm::getRegisteredTypes() (subpackage: HTML_QuickForm-3.2.2)
Returns an array of registered element types
- getRequiredNote
- in file QuickForm.php, method HTML_QuickForm::getRequiredNote() (subpackage: HTML_QuickForm-3.2.2)
Returns the required note
- getRule
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::getRule() (subpackage: HTML_QuickForm-3.2.2)
Returns a reference to the requested rule object
- getSelected
- in file select.php, method HTML_QuickForm_select::getSelected() (subpackage: HTML_QuickForm-3.2.2)
Returns an array of the selected values
- getSize
- in file select.php, method HTML_QuickForm_select::getSize() (subpackage: HTML_QuickForm-3.2.2)
Returns the select field size
- getSize
- in file file.php, method HTML_QuickForm_file::getSize() (subpackage: HTML_QuickForm-3.2.2)
Returns size of file element
- getSubmitValue
- in file QuickForm.php, method HTML_QuickForm::getSubmitValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the elements value after submit and filter
- getSubmitValues
- in file QuickForm.php, method HTML_QuickForm::getSubmitValues() (subpackage: HTML_QuickForm-3.2.2)
Returns the values submitted by the form
- getText
- in file checkbox.php, method HTML_QuickForm_checkbox::getText() (subpackage: HTML_QuickForm-3.2.2)
Returns the checkbox text
- getText
- in file radio.php, method HTML_QuickForm_radio::getText() (subpackage: HTML_QuickForm-3.2.2)
Returns the radio text
- getType
- in file element.php, method HTML_QuickForm_element::getType() (subpackage: HTML_QuickForm-3.2.2)
Returns element type
- getValidationScript
- in file rules-custom.php, method RuleNumericRange::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file Callback.php, method HTML_QuickForm_Rule_Callback::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file Email.php, method HTML_QuickForm_Rule_Email::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
Returns the validation test in javascript code
- getValidationScript
- in file Range.php, method HTML_QuickForm_Rule_Range::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file QuickForm.php, method HTML_QuickForm::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
Returns the client side validation script
- getValidationScript
- in file Required.php, method HTML_QuickForm_Rule_Required::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file Regex.php, method HTML_QuickForm_Rule_Regex::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
- getValidationScript
- in file Rule.php, method HTML_QuickForm_Rule::getValidationScript() (subpackage: HTML_QuickForm-3.2.2)
Returns the javascript test (the test should return true if the value is INVALID)
- getValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the element's value
- getValue
- in file element.php, method HTML_QuickForm_element::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the form element
- getValue
- in file link.php, method HTML_QuickForm_link::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the form element
- getValue
- in file textarea.php, method HTML_QuickForm_textarea::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the form element
- getValue
- in file select.php, method HTML_QuickForm_select::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns an array of the selected values
- getValue
- in file file.php, method HTML_QuickForm_file::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns information about the uploaded file
- getValue
- in file checkbox.php, method HTML_QuickForm_checkbox::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the form element
- getValue
- in file input.php, method HTML_QuickForm_input::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the form element
- getValue
- in file group.php, method HTML_QuickForm_group::getValue() (subpackage: HTML_QuickForm-3.2.2)
Returns the value of the group
top
h
- $hidden
- in file ObjectFlexy.php, variable QuickformFlexyForm::$hidden (subpackage: HTML_QuickForm-3.2.2)
Collected html of all hidden variables
- $hidden
- in file Object.php, variable QuickformForm::$hidden (subpackage: HTML_QuickForm-3.2.2)
Collected html of all hidden variables
- $html
- in file Object.php, variable QuickformElement::$html (subpackage: HTML_QuickForm-3.2.2)
HTML for the element
- $html
- in file ObjectFlexy.php, variable QuickformFlexyElement::$html (subpackage: HTML_QuickForm-3.2.2)
HTML for the element
- HTML_QuickForm
- in file QuickForm.php, method HTML_QuickForm::HTML_QuickForm() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm
- in file QuickForm.php, class HTML_QuickForm (subpackage: HTML_QuickForm-3.2.2)
Create, validate and process HTML forms
- HTML_QuickForm_advcheckbox
- in file advcheckbox.php, class HTML_QuickForm_advcheckbox (subpackage: HTML_QuickForm-3.2.2)
HTML class for an advanced checkbox type field
- HTML_QuickForm_advcheckbox
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_autocomplete
- in file autocomplete.php, class HTML_QuickForm_autocomplete (subpackage: HTML_QuickForm-3.2.2)
Class to dynamically create an HTML input text element that at every keypressed javascript event, check in an array of options if there's a match and autocomplete the text in case of match.
- HTML_QuickForm_autocomplete
- in file autocomplete.php, method HTML_QuickForm_autocomplete::HTML_QuickForm_autocomplete() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_button
- in file button.php, class HTML_QuickForm_button (subpackage: HTML_QuickForm-3.2.2)
HTML class for a button type element
- HTML_QuickForm_button
- in file button.php, method HTML_QuickForm_button::HTML_QuickForm_button() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_checkbox
- in file checkbox.php, class HTML_QuickForm_checkbox (subpackage: HTML_QuickForm-3.2.2)
HTML class for a checkbox type field
- HTML_QuickForm_checkbox
- in file checkbox.php, method HTML_QuickForm_checkbox::HTML_QuickForm_checkbox() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_date
- in file date.php, class HTML_QuickForm_date (subpackage: HTML_QuickForm-3.2.2)
Class for a group of elements used to input dates (and times).
- HTML_QuickForm_date
- in file date.php, method HTML_QuickForm_date::HTML_QuickForm_date() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_element
- in file element.php, class HTML_QuickForm_element (subpackage: HTML_QuickForm-3.2.2)
Base class for form elements
- HTML_QuickForm_element
- in file element.php, method HTML_QuickForm_element::HTML_QuickForm_element() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_Error
- in file QuickForm.php, class HTML_QuickForm_Error (subpackage: HTML_QuickForm-3.2.2)
- HTML_QuickForm_Error
- in file QuickForm.php, method HTML_QuickForm_Error::HTML_QuickForm_Error() (subpackage: HTML_QuickForm-3.2.2)
Creates a quickform error object, extending the PEAR_Error class
- HTML_QuickForm_file
- in file file.php, method HTML_QuickForm_file::HTML_QuickForm_file() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_file
- in file file.php, class HTML_QuickForm_file (subpackage: HTML_QuickForm-3.2.2)
HTML class for a file type element
- HTML_QuickForm_group
- in file group.php, method HTML_QuickForm_group::HTML_QuickForm_group() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_group
- in file group.php, class HTML_QuickForm_group (subpackage: HTML_QuickForm-3.2.2)
HTML class for a form element group
- HTML_QuickForm_header
- in file header.php, method HTML_QuickForm_header::HTML_QuickForm_header() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_header
- in file header.php, class HTML_QuickForm_header (subpackage: HTML_QuickForm-3.2.2)
A pseudo-element used for adding headers to form
- HTML_QuickForm_hidden
- in file hidden.php, method HTML_QuickForm_hidden::HTML_QuickForm_hidden() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_hidden
- in file hidden.php, class HTML_QuickForm_hidden (subpackage: HTML_QuickForm-3.2.2)
HTML class for a hidden type element
- HTML_QuickForm_hiddenselect
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::HTML_QuickForm_hiddenselect() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_hiddenselect
- in file hiddenselect.php, class HTML_QuickForm_hiddenselect (subpackage: HTML_QuickForm-3.2.2)
This class takes the same arguments as a select element, but instead
- HTML_QuickForm_hierselect
- in file hierselect.php, method HTML_QuickForm_hierselect::HTML_QuickForm_hierselect() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_hierselect
- in file hierselect.php, class HTML_QuickForm_hierselect (subpackage: HTML_QuickForm-3.2.2)
Class to dynamically create two or more HTML Select elements The first select changes the content of the second select and so on.
- HTML_QuickForm_html
- in file html.php, method HTML_QuickForm_html::HTML_QuickForm_html() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_html
- in file html.php, class HTML_QuickForm_html (subpackage: HTML_QuickForm-3.2.2)
A pseudo-element used for adding raw HTML to form
- HTML_QuickForm_image
- in file image.php, method HTML_QuickForm_image::HTML_QuickForm_image() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_image
- in file image.php, class HTML_QuickForm_image (subpackage: HTML_QuickForm-3.2.2)
HTML class for a image type element
- HTML_QuickForm_input
- in file input.php, method HTML_QuickForm_input::HTML_QuickForm_input() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_input
- in file input.php, class HTML_QuickForm_input (subpackage: HTML_QuickForm-3.2.2)
Base class for input form elements
- HTML_QuickForm_link
- in file link.php, method HTML_QuickForm_link::HTML_QuickForm_link() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_link
- in file link.php, class HTML_QuickForm_link (subpackage: HTML_QuickForm-3.2.2)
HTML class for a link type field
- HTML_QuickForm_password
- in file password.php, class HTML_QuickForm_password (subpackage: HTML_QuickForm-3.2.2)
HTML class for a password type field
- HTML_QuickForm_password
- in file password.php, method HTML_QuickForm_password::HTML_QuickForm_password() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_radio
- in file radio.php, method HTML_QuickForm_radio::HTML_QuickForm_radio() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_radio
- in file radio.php, class HTML_QuickForm_radio (subpackage: HTML_QuickForm-3.2.2)
HTML class for a radio type element
- HTML_QuickForm_Renderer
- in file Renderer.php, class HTML_QuickForm_Renderer (subpackage: HTML_QuickForm-3.2.2)
An abstract base class for QuickForm renderers
- HTML_QuickForm_Renderer
- in file Renderer.php, method HTML_QuickForm_Renderer::HTML_QuickForm_Renderer() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_Array
- in file Array.php, method HTML_QuickForm_Renderer_Array::HTML_QuickForm_Renderer_Array() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_Array
- in file Array.php, class HTML_QuickForm_Renderer_Array (subpackage: HTML_QuickForm-3.2.2)
A concrete renderer for HTML_QuickForm, makes an array of form contents
- HTML_QuickForm_Renderer_ArraySmarty
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::HTML_QuickForm_Renderer_ArraySmarty() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_ArraySmarty
- in file ArraySmarty.php, class HTML_QuickForm_Renderer_ArraySmarty (subpackage: HTML_QuickForm-3.2.2)
A static renderer for HTML_QuickForm, makes an array of form content useful for an Smarty template
- HTML_QuickForm_Renderer_Default
- in file Default.php, method HTML_QuickForm_Renderer_Default::HTML_QuickForm_Renderer_Default() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_Default
- in file Default.php, class HTML_QuickForm_Renderer_Default (subpackage: HTML_QuickForm-3.2.2)
A concrete renderer for HTML_QuickForm, based on QuickForm 2.x built-in one
- HTML_QuickForm_Renderer_ITDynamic
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::HTML_QuickForm_Renderer_ITDynamic() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_ITDynamic
- in file ITDynamic.php, class HTML_QuickForm_Renderer_ITDynamic (subpackage: HTML_QuickForm-3.2.2)
A concrete renderer for HTML_QuickForm, using Integrated Templates.
- HTML_QuickForm_Renderer_ITStatic
- in file ITStatic.php, class HTML_QuickForm_Renderer_ITStatic (subpackage: HTML_QuickForm-3.2.2)
A static renderer for HTML_QuickForm compatible with HTML_Template_IT and HTML_Template_Sigma.
- HTML_QuickForm_Renderer_ITStatic
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::HTML_QuickForm_Renderer_ITStatic() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_Object
- in file Object.php, class HTML_QuickForm_Renderer_Object (subpackage: HTML_QuickForm-3.2.2)
A concrete renderer for HTML_QuickForm, makes an object from form contents
- HTML_QuickForm_Renderer_Object
- in file Object.php, method HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_ObjectFlexy
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::HTML_QuickForm_Renderer_ObjectFlexy() (subpackage: HTML_QuickForm-3.2.2)
Constructor
- HTML_QuickForm_Renderer_ObjectFlexy
- in file ObjectFlexy.php, class HTML_QuickForm_Renderer_ObjectFlexy (subpackage: HTML_QuickForm-3.2.2)
- HTML_QuickForm_reset
- in file reset.php, method HTML_QuickForm_reset::HTML_QuickForm_reset() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_reset
- in file reset.php, class HTML_QuickForm_reset (subpackage: HTML_QuickForm-3.2.2)
HTML class for a reset type element
- HTML_QuickForm_Rule
- in file Rule.php, class HTML_QuickForm_Rule (subpackage: HTML_QuickForm-3.2.2)
- HTML_QuickForm_RuleRegistry
- in file RuleRegistry.php, class HTML_QuickForm_RuleRegistry (subpackage: HTML_QuickForm-3.2.2)
Registers rule objects and uses them for validation
- HTML_QuickForm_Rule_Callback
- in file Callback.php, class HTML_QuickForm_Rule_Callback (subpackage: HTML_QuickForm-3.2.2)
Validates values using callback functions or methods
- HTML_QuickForm_Rule_Email
- in file Email.php, class HTML_QuickForm_Rule_Email (subpackage: HTML_QuickForm-3.2.2)
Email validation rule
- HTML_QuickForm_Rule_Range
- in file Range.php, class HTML_QuickForm_Rule_Range (subpackage: HTML_QuickForm-3.2.2)
Validates values using range comparison
- HTML_QuickForm_Rule_Regex
- in file Regex.php, class HTML_QuickForm_Rule_Regex (subpackage: HTML_QuickForm-3.2.2)
Validates values using regular expressions
- HTML_QuickForm_Rule_Required
- in file Required.php, class HTML_QuickForm_Rule_Required (subpackage: HTML_QuickForm-3.2.2)
Required elements validation
- HTML_QuickForm_select
- in file select.php, method HTML_QuickForm_select::HTML_QuickForm_select() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_select
- in file select.php, class HTML_QuickForm_select (subpackage: HTML_QuickForm-3.2.2)
Class to dynamically create an HTML SELECT
- HTML_QuickForm_static
- in file static.php, method HTML_QuickForm_static::HTML_QuickForm_static() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_static
- in file static.php, class HTML_QuickForm_static (subpackage: HTML_QuickForm-3.2.2)
HTML class for static data
- HTML_QuickForm_submit
- in file submit.php, method HTML_QuickForm_submit::HTML_QuickForm_submit() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_submit
- in file submit.php, class HTML_QuickForm_submit (subpackage: HTML_QuickForm-3.2.2)
HTML class for a submit type element
- HTML_QuickForm_text
- in file text.php, method HTML_QuickForm_text::HTML_QuickForm_text() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_text
- in file text.php, class HTML_QuickForm_text (subpackage: HTML_QuickForm-3.2.2)
HTML class for a text field
- HTML_QuickForm_textarea
- in file textarea.php, method HTML_QuickForm_textarea::HTML_QuickForm_textarea() (subpackage: HTML_QuickForm-3.2.2)
Class constructor
- HTML_QuickForm_textarea
- in file textarea.php, class HTML_QuickForm_textarea (subpackage: HTML_QuickForm-3.2.2)
HTML class for a textarea type field
top
i
- isButton
- in file Object.php, method QuickformElement::isButton() (subpackage: HTML_QuickForm-3.2.2)
- isElementFrozen
- in file QuickForm.php, method HTML_QuickForm::isElementFrozen() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the form element is frozen
- isElementRequired
- in file QuickForm.php, method HTML_QuickForm::isElementRequired() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the form element is required
- isError
- in file QuickForm.php, method HTML_QuickForm::isError() (subpackage: HTML_QuickForm-3.2.2)
Tell whether a result from a QuickForm method is an error (an instance of HTML_QuickForm_Error)
- isFrozen
- in file QuickForm.php, method HTML_QuickForm::isFrozen() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the whole form is frozen
- isFrozen
- in file element.php, method HTML_QuickForm_element::isFrozen() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the element is frozen
- isRuleRegistered
- in file QuickForm.php, method HTML_QuickForm::isRuleRegistered() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the given rule is supported
- isType
- in file Object.php, method QuickformElement::isType() (subpackage: HTML_QuickForm-3.2.2)
- isTypeRegistered
- in file QuickForm.php, method HTML_QuickForm::isTypeRegistered() (subpackage: HTML_QuickForm-3.2.2)
Returns whether or not the form element type is supported
- isUploadedFile
- in file file.php, method HTML_QuickForm_file::isUploadedFile() (subpackage: HTML_QuickForm-3.2.2)
Checks if the element contains an uploaded file
top
j
- $javascript
- in file ObjectFlexy.php, variable QuickformFlexyForm::$javascript (subpackage: HTML_QuickForm-3.2.2)
Javascript for client-side validation
- $javascript
- in file Object.php, variable QuickformForm::$javascript (subpackage: HTML_QuickForm-3.2.2)
Javascript for client-side validation
top
top
top
top
o
- onQuickFormEvent
- in file hierselect.php, method HTML_QuickForm_hierselect::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
- onQuickFormEvent
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file radio.php, method HTML_QuickForm_radio::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file static.php, method HTML_QuickForm_static::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file group.php, method HTML_QuickForm_group::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file input.php, method HTML_QuickForm_input::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file file.php, method HTML_QuickForm_file::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file date.php, method HTML_QuickForm_date::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
- onQuickFormEvent
- in file checkbox.php, method HTML_QuickForm_checkbox::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file element.php, method HTML_QuickForm_element::onQuickFormEvent() (subpackage: HTML_QuickForm-3.2.2)
Called by HTML_QuickForm whenever form event is made on this element
- outputHeader
- in file ObjectFlexy.php, method QuickformFlexyForm::outputHeader() (subpackage: HTML_QuickForm-3.2.2)
Output <form> header
- outputHeader
- in file Object.php, method QuickformForm::outputHeader() (subpackage: HTML_QuickForm-3.2.2)
Output <form> header
- outputJavaScript
- in file Object.php, method QuickformForm::outputJavaScript() (subpackage: HTML_QuickForm-3.2.2)
Output form javascript
- outputJavaScript
- in file ObjectFlexy.php, method QuickformFlexyForm::outputJavaScript() (subpackage: HTML_QuickForm-3.2.2)
Output form javascript
- outputStyle
- in file Object.php, method QuickformElement::outputStyle() (subpackage: HTML_QuickForm-3.2.2)
top
p
- process
- in file QuickForm.php, method HTML_QuickForm::process() (subpackage: HTML_QuickForm-3.2.2)
Performs the form data processing
top
q
- QuickHtml_example.php
- procedural page QuickHtml_example.php (subpackage: HTML_QuickForm-3.2.2)
- QuickformElement
- in file Object.php, class QuickformElement (subpackage: HTML_QuickForm-3.2.2)
Convenience class describing a form element.
- QuickformFlexyElement
- in file ObjectFlexy.php, class QuickformFlexyElement (subpackage: HTML_QuickForm-3.2.2)
Convenience class describing a form element.
- QuickformFlexyForm
- in file ObjectFlexy.php, class QuickformFlexyForm (subpackage: HTML_QuickForm-3.2.2)
- QuickformForm
- in file Object.php, class QuickformForm (subpackage: HTML_QuickForm-3.2.2)
top
r
- $regex
- in file Email.php, variable HTML_QuickForm_Rule_Email::$regex (subpackage: HTML_QuickForm-3.2.2)
- $required
- in file ObjectFlexy.php, variable QuickformFlexyElement::$required (subpackage: HTML_QuickForm-3.2.2)
Whether element is required
- $required
- in file Object.php, variable QuickformElement::$required (subpackage: HTML_QuickForm-3.2.2)
Whether element is required
- $requirednote
- in file Object.php, variable QuickformForm::$requirednote (subpackage: HTML_QuickForm-3.2.2)
Note about required elements
- $requirednote
- in file ObjectFlexy.php, variable QuickformFlexyForm::$requirednote (subpackage: HTML_QuickForm-3.2.2)
Note about required elements
- registerElementType
- in file QuickForm.php, method HTML_QuickForm::registerElementType() (subpackage: HTML_QuickForm-3.2.2)
Registers a new element type
- registerRule
- in file QuickForm.php, method HTML_QuickForm::registerRule() (subpackage: HTML_QuickForm-3.2.2)
Registers a new validation rule
- registerRule
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::registerRule() (subpackage: HTML_QuickForm-3.2.2)
Registers a new validation rule
- removeElement
- in file QuickForm.php, method HTML_QuickForm::removeElement() (subpackage: HTML_QuickForm-3.2.2)
Removes an element
- renderElement
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderElement() (subpackage: HTML_QuickForm-3.2.2)
- renderElement
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderElement() (subpackage: HTML_QuickForm-3.2.2)
- renderElement
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderElement() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting an element
- renderElement
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderElement() (subpackage: HTML_QuickForm-3.2.2)
- renderElement
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderElement() (subpackage: HTML_QuickForm-3.2.2)
Renders an element Html Called when visiting an element
- renderElement
- in file Renderer.php, method HTML_QuickForm_Renderer::renderElement() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting an element
- renderHeader
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a header element
- renderHeader
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
- renderHeader
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
- renderHeader
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a header element
- renderHeader
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
- renderHeader
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
- renderHeader
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a header element
- renderHeader
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderHeader() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a header element
- renderHidden
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
- renderHidden
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a hidden element
- renderHidden
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
- renderHidden
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a hidden element
- renderHidden
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
Renders an hidden element Called when visiting a hidden element
- renderHidden
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderHidden() (subpackage: HTML_QuickForm-3.2.2)
- renderHtml
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHtml() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a raw HTML/text pseudo-element
- renderHtml
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHtml() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a raw HTML/text pseudo-element
- RuleNumericRange
- in file rules-custom.php, class RuleNumericRange (subpackage: HTML_QuickForm-3.2.2)
top
s
- $sections
- in file Object.php, variable QuickformForm::$sections (subpackage: HTML_QuickForm-3.2.2)
Array of sections contained in the document
- $sections
- in file ObjectFlexy.php, variable QuickformFlexyForm::$sections (subpackage: HTML_QuickForm-3.2.2)
Array of sections contained in the document
- $separator
- in file Object.php, variable QuickformElement::$separator (subpackage: HTML_QuickForm-3.2.2)
If element is a group, the group separator
- $separator
- in file ObjectFlexy.php, variable QuickformFlexyElement::$separator (subpackage: HTML_QuickForm-3.2.2)
If element is a group, the group separator
- $style
- in file ObjectFlexy.php, variable QuickformFlexyElement::$style (subpackage: HTML_QuickForm-3.2.2)
Some information about element style
- $style
- in file Object.php, variable QuickformElement::$style (subpackage: HTML_QuickForm-3.2.2)
Some information about element style
- setAlign
- in file image.php, method HTML_QuickForm_image::setAlign() (subpackage: HTML_QuickForm-3.2.2)
Sets alignment for image element
- setBorder
- in file image.php, method HTML_QuickForm_image::setBorder() (subpackage: HTML_QuickForm-3.2.2)
Sets border size for image element
- setChecked
- in file checkbox.php, method HTML_QuickForm_checkbox::setChecked() (subpackage: HTML_QuickForm-3.2.2)
Sets whether a checkbox is checked
- setChecked
- in file radio.php, method HTML_QuickForm_radio::setChecked() (subpackage: HTML_QuickForm-3.2.2)
Sets whether radio button is checked
- setCols
- in file textarea.php, method HTML_QuickForm_textarea::setCols() (subpackage: HTML_QuickForm-3.2.2)
Sets width in cols for textarea element
- setConstants
- in file QuickForm.php, method HTML_QuickForm::setConstants() (subpackage: HTML_QuickForm-3.2.2)
Initializes constant form values.
- setDatasource
- in file QuickForm.php, method HTML_QuickForm::setDatasource() (subpackage: HTML_QuickForm-3.2.2)
Sets a datasource object for this form object
- setDefaults
- in file QuickForm.php, method HTML_QuickForm::setDefaults() (subpackage: HTML_QuickForm-3.2.2)
Initializes default form values
- setElementBlock
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::setElementBlock() (subpackage: HTML_QuickForm-3.2.2)
Sets the block to use for element rendering
- setElementError
- in file QuickForm.php, method HTML_QuickForm::setElementError() (subpackage: HTML_QuickForm-3.2.2)
Set error message for a form element
- setElements
- in file group.php, method HTML_QuickForm_group::setElements() (subpackage: HTML_QuickForm-3.2.2)
Sets the grouped elements
- setElementStyle
- in file Object.php, method HTML_QuickForm_Renderer_Object::setElementStyle() (subpackage: HTML_QuickForm-3.2.2)
- setElementStyle
- in file Array.php, method HTML_QuickForm_Renderer_Array::setElementStyle() (subpackage: HTML_QuickForm-3.2.2)
Sets a style to use for element rendering
- setElementTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setElementTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets element template
- setElementType
- in file Object.php, method HTML_QuickForm_Renderer_Object::setElementType() (subpackage: HTML_QuickForm-3.2.2)
Set the class of the form elements. Defaults to StdClass.
- setErrorTemplate
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::setErrorTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets the way elements with validation errors are rendered
- setErrorTemplate
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::setErrorTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets the way elements with validation errors are rendered
- setFormTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setFormTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets form template
- setGroupElementTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setGroupElementTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets element template for elements within a group
- setGroupTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setGroupTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets template for a group wrapper
- setHeaderBlock
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::setHeaderBlock() (subpackage: HTML_QuickForm-3.2.2)
Sets the name of a block to use for header rendering
- setHeaderTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setHeaderTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets header template
- setHref
- in file link.php, method HTML_QuickForm_link::setHref() (subpackage: HTML_QuickForm-3.2.2)
Sets the links href
- setHtmlTemplate
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::setHtmlTemplate() (subpackage: HTML_QuickForm-3.2.2)
Set the filename of the template to render html elements.
- setJsWarnings
- in file QuickForm.php, method HTML_QuickForm::setJsWarnings() (subpackage: HTML_QuickForm-3.2.2)
Sets JavaScript warning messages
- setLabel
- in file element.php, method HTML_QuickForm_element::setLabel() (subpackage: HTML_QuickForm-3.2.2)
Sets display text for the element
- setLabelTemplate
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::setLabelTemplate() (subpackage: HTML_QuickForm-3.2.2)
Set the filename of the template to render form labels In your template, {label} is replaced by the unmodified label.
- setMainOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setMainOptions() (subpackage: HTML_QuickForm-3.2.2)
Sets the options for the first select element. Deprecated. setOptions() should be used.
- setMaxFileSize
- in file QuickForm.php, method HTML_QuickForm::setMaxFileSize() (subpackage: HTML_QuickForm-3.2.2)
Sets the value of MAX_FILE_SIZE hidden element
- setMaxlength
- in file password.php, method HTML_QuickForm_password::setMaxlength() (subpackage: HTML_QuickForm-3.2.2)
Sets maxlength of password element
- setMaxlength
- in file text.php, method HTML_QuickForm_text::setMaxlength() (subpackage: HTML_QuickForm-3.2.2)
Sets maxlength of text field
- setMultiple
- in file select.php, method HTML_QuickForm_select::setMultiple() (subpackage: HTML_QuickForm-3.2.2)
Sets the select mutiple attribute
- setName
- in file Rule.php, method HTML_QuickForm_Rule::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the rule name
- setName
- in file static.php, method HTML_QuickForm_static::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the element name
- setName
- in file select.php, method HTML_QuickForm_select::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the input field name
- setName
- in file link.php, method HTML_QuickForm_link::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the input field name
- setName
- in file textarea.php, method HTML_QuickForm_textarea::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the input field name
- setName
- in file group.php, method HTML_QuickForm_group::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the group name
- setName
- in file element.php, method HTML_QuickForm_element::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the input field name
- setName
- in file input.php, method HTML_QuickForm_input::setName() (subpackage: HTML_QuickForm-3.2.2)
Sets the input field name
- setOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setOptions() (subpackage: HTML_QuickForm-3.2.2)
Initialize the array structure containing the options for each select element.
- setOptions
- in file autocomplete.php, method HTML_QuickForm_autocomplete::setOptions() (subpackage: HTML_QuickForm-3.2.2)
Sets the options for the autocomplete input text element
- setPersistantFreeze
- in file element.php, method HTML_QuickForm_element::setPersistantFreeze() (subpackage: HTML_QuickForm-3.2.2)
Sets wether an element value should be kept in an hidden field when the element is frozen or not
- setRequiredNote
- in file QuickForm.php, method HTML_QuickForm::setRequiredNote() (subpackage: HTML_QuickForm-3.2.2)
Sets required-note
- setRequiredNoteTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setRequiredNoteTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets the note indicating required fields template
- setRequiredTemplate
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::setRequiredTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets the way required elements are rendered
- setRequiredTemplate
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::setRequiredTemplate() (subpackage: HTML_QuickForm-3.2.2)
Sets the way required elements are rendered
- setRows
- in file textarea.php, method HTML_QuickForm_textarea::setRows() (subpackage: HTML_QuickForm-3.2.2)
Sets height in rows for textarea element
- setSecOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setSecOptions() (subpackage: HTML_QuickForm-3.2.2)
Sets the options for the second select element. Deprecated. setOptions() should be used.
- setSelected
- in file select.php, method HTML_QuickForm_select::setSelected() (subpackage: HTML_QuickForm-3.2.2)
Sets the default values of the select box
- setSize
- in file file.php, method HTML_QuickForm_file::setSize() (subpackage: HTML_QuickForm-3.2.2)
Sets size of file element
- setSize
- in file text.php, method HTML_QuickForm_text::setSize() (subpackage: HTML_QuickForm-3.2.2)
Sets size of text field
- setSize
- in file select.php, method HTML_QuickForm_select::setSize() (subpackage: HTML_QuickForm-3.2.2)
Sets the select field size, only applies to 'multiple' selects
- setSize
- in file password.php, method HTML_QuickForm_password::setSize() (subpackage: HTML_QuickForm-3.2.2)
Sets size of password element
- setSource
- in file image.php, method HTML_QuickForm_image::setSource() (subpackage: HTML_QuickForm-3.2.2)
Sets source for image element
- setText
- in file static.php, method HTML_QuickForm_static::setText() (subpackage: HTML_QuickForm-3.2.2)
Sets the text
- setText
- in file checkbox.php, method HTML_QuickForm_checkbox::setText() (subpackage: HTML_QuickForm-3.2.2)
Sets the checkbox text
- setText
- in file radio.php, method HTML_QuickForm_radio::setText() (subpackage: HTML_QuickForm-3.2.2)
Sets the radio text
- setType
- in file input.php, method HTML_QuickForm_input::setType() (subpackage: HTML_QuickForm-3.2.2)
Sets the element type
- setValue
- in file link.php, method HTML_QuickForm_link::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets value for textarea element
- setValue
- in file file.php, method HTML_QuickForm_file::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets value for file element.
- setValue
- in file input.php, method HTML_QuickForm_input::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the value of the form element
- setValue
- in file select.php, method HTML_QuickForm_select::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the value of the form element
- setValue
- in file textarea.php, method HTML_QuickForm_textarea::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets value for textarea element
- setValue
- in file date.php, method HTML_QuickForm_date::setValue() (subpackage: HTML_QuickForm-3.2.2)
- setValue
- in file group.php, method HTML_QuickForm_group::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets values for group's elements
- setValue
- in file element.php, method HTML_QuickForm_element::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the value of the form element
- setValue
- in file hierselect.php, method HTML_QuickForm_hierselect::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets values for group's elements
- setValue
- in file static.php, method HTML_QuickForm_static::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the text (uses the standard setValue call to emulate a form element.
- setValue
- in file checkbox.php, method HTML_QuickForm_checkbox::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the value of the form element
- setValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::setValue() (subpackage: HTML_QuickForm-3.2.2)
Sets the element's value
- setValues
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::setValues() (subpackage: HTML_QuickForm-3.2.2)
Sets the values used by the hidden element
- setValues
- in file QuickHtml_example.php, function setValues() (subpackage: HTML_QuickForm-3.2.2)
- setWrap
- in file textarea.php, method HTML_QuickForm_textarea::setWrap() (subpackage: HTML_QuickForm-3.2.2)
Sets wrap type for textarea element
- singleton
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::singleton() (subpackage: HTML_QuickForm-3.2.2)
Returns a singleton of HTML_QuickForm_RuleRegistry
- startForm
- in file Object.php, method HTML_QuickForm_Renderer_Object::startForm() (subpackage: HTML_QuickForm-3.2.2)
- startForm
- in file Default.php, method HTML_QuickForm_Renderer_Default::startForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, before processing any form elements
- startForm
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::startForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, before processing any form elements
- startForm
- in file Array.php, method HTML_QuickForm_Renderer_Array::startForm() (subpackage: HTML_QuickForm-3.2.2)
- startForm
- in file Renderer.php, method HTML_QuickForm_Renderer::startForm() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a form, before processing any form elements
- startGroup
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::startGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, before processing any group elements
- startGroup
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::startGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, before processing any group elements
- startGroup
- in file Array.php, method HTML_QuickForm_Renderer_Array::startGroup() (subpackage: HTML_QuickForm-3.2.2)
- startGroup
- in file Default.php, method HTML_QuickForm_Renderer_Default::startGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, before processing any group elements
- startGroup
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::startGroup() (subpackage: HTML_QuickForm-3.2.2)
- startGroup
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::startGroup() (subpackage: HTML_QuickForm-3.2.2)
- startGroup
- in file Object.php, method HTML_QuickForm_Renderer_Object::startGroup() (subpackage: HTML_QuickForm-3.2.2)
- startGroup
- in file Renderer.php, method HTML_QuickForm_Renderer::startGroup() (subpackage: HTML_QuickForm-3.2.2)
Called when visiting a group, before processing any group elements
top
t
- $type
- in file ObjectFlexy.php, variable QuickformFlexyElement::$type (subpackage: HTML_QuickForm-3.2.2)
Type of element
- $type
- in file Object.php, variable QuickformElement::$type (subpackage: HTML_QuickForm-3.2.2)
Type of element
- toArray
- in file QuickForm.php, method HTML_QuickForm::toArray() (subpackage: HTML_QuickForm-3.2.2)
Returns the form's contents in an array.
- toArray
- in file Array.php, method HTML_QuickForm_Renderer_Array::toArray() (subpackage: HTML_QuickForm-3.2.2)
Returns the resultant array
- toHtml
- in file QuickForm.php, method HTML_QuickForm::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns an HTML version of the form
- toHtml
- in file select.php, method HTML_QuickForm_select::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the SELECT in HTML
- toHtml
- in file textarea.php, method HTML_QuickForm_textarea::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the textarea element in HTML
- toHtml
- in file static.php, method HTML_QuickForm_static::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the static text element in HTML
- toHtml
- in file link.php, method HTML_QuickForm_link::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the textarea element in HTML
- toHtml
- in file radio.php, method HTML_QuickForm_radio::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the radio element in HTML
- toHtml
- in file input.php, method HTML_QuickForm_input::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the input field in HTML
- toHtml
- in file date.php, method HTML_QuickForm_date::toHtml() (subpackage: HTML_QuickForm-3.2.2)
- toHtml
- in file checkbox.php, method HTML_QuickForm_checkbox::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the checkbox element in HTML
- toHtml
- in file autocomplete.php, method HTML_QuickForm_autocomplete::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns Html for the autocomplete input text element
- toHtml
- in file Default.php, method HTML_QuickForm_Renderer_Default::toHtml() (subpackage: HTML_QuickForm-3.2.2)
returns the HTML generated for the form
- toHtml
- in file group.php, method HTML_QuickForm_group::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns Html for the group
- toHtml
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the checkbox element in HTML and the additional hidden element in HTML
- toHtml
- in file hierselect.php, method HTML_QuickForm_hierselect::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns Html for the group
- toHtml
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::toHtml() (subpackage: HTML_QuickForm-3.2.2)
Returns the SELECT in HTML
- toObject
- in file Object.php, method HTML_QuickForm_Renderer_Object::toObject() (subpackage: HTML_QuickForm-3.2.2)
Return the rendered Object
top
top
v
- $value
- in file ObjectFlexy.php, variable QuickformFlexyElement::$value (subpackage: HTML_QuickForm-3.2.2)
Element value
- $value
- in file Object.php, variable QuickformElement::$value (subpackage: HTML_QuickForm-3.2.2)
Element value
- validate
- in file Rule.php, method HTML_QuickForm_Rule::validate() (subpackage: HTML_QuickForm-3.2.2)
Validates a value
- validate
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::validate() (subpackage: HTML_QuickForm-3.2.2)
Performs validation on the given values
- validate
- in file rules-custom.php, method RuleNumericRange::validate() (subpackage: HTML_QuickForm-3.2.2)
- validate
- in file Required.php, method HTML_QuickForm_Rule_Required::validate() (subpackage: HTML_QuickForm-3.2.2)
Checks if an element is empty
- validate
- in file Range.php, method HTML_QuickForm_Rule_Range::validate() (subpackage: HTML_QuickForm-3.2.2)
Validates a value using a range comparison
- validate
- in file Email.php, method HTML_QuickForm_Rule_Email::validate() (subpackage: HTML_QuickForm-3.2.2)
Validates an email address
- validate
- in file QuickForm.php, method HTML_QuickForm::validate() (subpackage: HTML_QuickForm-3.2.2)
Performs the server side validation
- validate
- in file Callback.php, method HTML_QuickForm_Rule_Callback::validate() (subpackage: HTML_QuickForm-3.2.2)
Validates a value using a callback
- validate
- in file Regex.php, method HTML_QuickForm_Rule_Regex::validate() (subpackage: HTML_QuickForm-3.2.2)
Validates a value using a regular expression
top
Documentation generated on Sat, 1 May 2004 03:40:25 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|