HTML_QuickForm2
[ class tree: HTML_QuickForm2 ] [ index: HTML_QuickForm2 ] [ all elements ]

Element index for package HTML_QuickForm2

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

_

_renderContainer
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderContainer()
_renderElement
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderElement()
_renderErrorsGroup
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderErrorsGroup()
_renderFieldset
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderFieldset()
_renderForm
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderForm()
_renderGroup
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderGroup()
_renderGroupedElement
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderGroupedElement()
_renderHidden
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderHidden()
_renderHiddenGroup
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderHiddenGroup()
_renderLabel
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderLabel()
_renderRepeat
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderRepeat()
_renderRequiredNote
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::_renderRequiredNote()
__call
in file Container.php, method HTML_QuickForm2_Container::__call()
    Appends an element to the container, creating it first
__call
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::__call()
    Magic function; call an imported method of a renderer or its plugin
__construct
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::__construct()
    Constructor, sets default web path to JS library files and default filesystem path
__construct
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::__construct()
    Constructor, sets $trustProxy flag
__construct
in file QuickForm2.php, method HTML_QuickForm2::__construct()
    Class constructor, form's "id" and "method" attributes can only be set here
__construct
in file InputCheckbox.php, method HTML_QuickForm2_Element_InputCheckbox::__construct()
__construct
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::__construct()
    Class constructor
__construct
in file Node.php, method HTML_QuickForm2_Node::__construct()
    Class constructor
__construct
in file Select.php, method HTML_QuickForm2_Element_Select::__construct()
    Class constructor
__construct
in file Array.php, method HTML_QuickForm2_DataSource_Array::__construct()
    Class constructor, initializes the values array
__construct
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::__construct()
    Constructor, sets proxied renderer and its plugins
__construct
in file Rule.php, method HTML_QuickForm2_Rule::__construct()
    Class constructor
__construct
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::__construct()
    Class constructor
__construct
in file Page.php, method HTML_QuickForm2_Controller_Page::__construct()
    Class constructor, accepts the form to wrap around
__construct
in file Optgroup.php, method HTML_QuickForm2_Element_Select_Optgroup::__construct()
    Class constructor
__construct
in file Controller.php, method HTML_QuickForm2_Controller::__construct()
    Class constructor
__construct
in file Strftime.php, method HTML_QuickForm2_MessageProvider_Strftime::__construct()
    Constructor, builds lists of month and weekday names
__construct
in file ContainerIterator.php, method HTML_QuickForm2_ContainerIterator::__construct()
__construct
in file SuperGlobal.php, method HTML_QuickForm2_DataSource_SuperGlobal::__construct()
    Class constructor, intializes the internal arrays from superglobals
__construct
in file Renderer.php, method HTML_QuickForm2_Renderer::__construct()
    Constructor
__construct
in file Array.php, method HTML_QuickForm2_Renderer_Array::__construct()
    Constructor, adds a new 'static_labels' option
__construct
in file Date.php, method HTML_QuickForm2_Element_Date::__construct()
    Class constructor
__construct
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::__construct()
    Class constructor
__construct
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::__construct()
    Class constructor
__construct
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::__construct()
    Class constructor
__construct
in file Static.php, method HTML_QuickForm2_Element_Static::__construct()
    Class constructor
__construct
in file Default.php, method HTML_QuickForm2_MessageProvider_Default::__construct()
    Constructor, made protected to enforce Singleton
__construct
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::__construct()
__toString
in file Static.php, method HTML_QuickForm2_Element_Static::__toString()
__toString
in file Textarea.php, method HTML_QuickForm2_Element_Textarea::__toString()
__toString
in file Select.php, method HTML_QuickForm2_Element_Select::__toString()
__toString
in file Script.php, method HTML_QuickForm2_Element_Script::__toString()
    Returns the element's content wrapped in <script></script> tags
__toString
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::__toString()
__toString
in file Default.php, method HTML_QuickForm2_Renderer_Default::__toString()
    Returns generated HTML
__toString
in file Container.php, method HTML_QuickForm2_Container::__toString()
__toString
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::__toString()
    Returns generated HTML
__toString
in file Button.php, method HTML_QuickForm2_Element_Button::__toString()
__toString
in file Group.php, method HTML_QuickForm2_Container_Group::__toString()
__toString
in file Input.php, method HTML_QuickForm2_Element_Input::__toString()
__toString
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::__toString()
__toString
in file Optgroup.php, method HTML_QuickForm2_Element_Select_Optgroup::__toString()
__toString
in file InputImage.php, method HTML_QuickForm2_Element_InputImage::__toString()
    Returns the HTML representation of the element
__toString
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::__toString()
__toString
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::__toString()
top

a

$actionName
in file Controller.php, variable HTML_QuickForm2_Controller::$actionName
    The action extracted from HTTP request: array('page', 'action')
$array
in file Array.php, variable HTML_QuickForm2_Renderer_Array::$array
    An array being generated
$attributes
in file InputFile.php, variable HTML_QuickForm2_Element_InputFile::$attributes
$attributes
in file InputCheckbox.php, variable HTML_QuickForm2_Element_InputCheckbox::$attributes
$attributes
in file InputButton.php, variable HTML_QuickForm2_Element_InputButton::$attributes
$attributes
in file InputHidden.php, variable HTML_QuickForm2_Element_InputHidden::$attributes
$attributes
in file InputRadio.php, variable HTML_QuickForm2_Element_InputRadio::$attributes
$attributes
in file InputText.php, variable HTML_QuickForm2_Element_InputText::$attributes
$attributes
in file InputSubmit.php, variable HTML_QuickForm2_Element_InputSubmit::$attributes
$attributes
in file InputReset.php, variable HTML_QuickForm2_Element_InputReset::$attributes
$attributes
in file DefaultAction.php, variable HTML_QuickForm2_Controller_DefaultAction::$attributes
$attributes
in file InputImage.php, variable HTML_QuickForm2_Element_InputImage::$attributes
$attributes
in file InputPassword.php, variable HTML_QuickForm2_Element_InputPassword::$attributes
addDataSource
in file Controller.php, method HTML_QuickForm2_Controller::addDataSource()
    Adds a new data source to the Controller
addDataSource
in file QuickForm2.php, method HTML_QuickForm2::addDataSource()
    Adds a new data source to the form
addElement
in file Container.php, method HTML_QuickForm2_Container::addElement()
    Appends an element to the container (possibly creating it first)
addElementJavascript
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::addElementJavascript()
    Adds element's setup code to form's Javascript
addFilter
in file Node.php, method HTML_QuickForm2_Node::addFilter()
    Adds a filter
addFilter
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::addFilter()
addHandler
in file Controller.php, method HTML_QuickForm2_Controller::addHandler()
    Adds a handler for a specific action
addHandler
in file Page.php, method HTML_QuickForm2_Controller_Page::addHandler()
    Adds a handler for a specific action
addLibrary
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::addLibrary()
    Adds a Javascript library file to the list
addOptgroup
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::addOptgroup()
    Adds a new optgroup
addOptgroup
in file Select.php, method HTML_QuickForm2_Element_Select::addOptgroup()
    Adds a new optgroup
addOption
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::addOption()
    Adds a new option
addOption
in file Select.php, method HTML_QuickForm2_Element_Select::addOption()
    Adds a new option
addPage
in file Controller.php, method HTML_QuickForm2_Controller::addPage()
    Adds a new page to the form
addRecursiveFilter
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::addRecursiveFilter()
addRecursiveFilter
in file Node.php, method HTML_QuickForm2_Node::addRecursiveFilter()
    Adds a recursive filter
addRule
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::addRule()
    Adds the Rule javascript to the list of current form Rules
addRule
in file Node.php, method HTML_QuickForm2_Node::addRule()
    Adds a validation rule
and_
in file Rule.php, method HTML_QuickForm2_Rule::and_()
    Adds a rule to the chain with an "and" operator
appendChild
in file Group.php, method HTML_QuickForm2_Container_Group::appendChild()
    Appends an element to the container
appendChild
in file Container.php, method HTML_QuickForm2_Container::appendChild()
    Appends an element to the container
appendChild
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::appendChild()
    Appends an element to the prototype container
appendIndexTemplates
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::appendIndexTemplates()
    Appends the template to elements' names and ids that will be later replaced by index
applyFilter
in file Node.php, method HTML_QuickForm2_Node::applyFilter()
    Helper function for applying filter callback to a value
applyFilters
in file Element.php, method HTML_QuickForm2_Element::applyFilters()
    Applies recursive and non-recursive filters on element value
applyFilters
in file Node.php, method HTML_QuickForm2_Node::applyFilters()
    Applies non-recursive filters on element value
arrayHasSomeKeys
in file Callback.php, method HTML_QuickForm2_Rule_Callback::arrayHasSomeKeys()
    Tests whether a given value is an array containing at least one of the given keys
arrayMapRecursive
in file SuperGlobal.php, method HTML_QuickForm2_DataSource_SuperGlobal::arrayMapRecursive()
    A recursive version of array_map() function
arrayMerge
in file Container.php, method HTML_QuickForm2_Container::arrayMerge()
    Merges two arrays
autoload
in file Loader.php, method HTML_QuickForm2_Loader::autoload()
    Loading of HTML_QuickForm2_* classes suitable for SPL autoload mechanism
array-twig.php
procedural page array-twig.php
Action.php
procedural page Action.php
Array.php
procedural page Array.php
Array.php
procedural page Array.php
$attributes
in file dualselect.php, variable HTML_QuickForm2_Element_DualSelect::$attributes
addGlobalSubmit
in file tabbed.php, method TabbedPage::addGlobalSubmit()
addTabs
in file tabbed.php, method TabbedPage::addTabs()
top

b

backupChildAttributes
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::backupChildAttributes()
    Backs up child attributes
buildCommonContainerFields
in file Array.php, method HTML_QuickForm2_Renderer_Array::buildCommonContainerFields()
    Creates an array with fields that are common to all Containers
buildCommonFields
in file Array.php, method HTML_QuickForm2_Renderer_Array::buildCommonFields()
    Creates an array with fields that are common to all elements
basic-elements.php
procedural page basic-elements.php
builtin-rules.php
procedural page builtin-rules.php
Back.php
procedural page Back.php
Button.php
procedural page Button.php
top

c

$callback
in file Hierselect.php, variable HTML_QuickForm2_Element_Hierselect::$callback
    PHP callback function for getting additional options
$callbacksForClass
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$callbacksForClass
    Array of callbacks defined using an element class
$callbacksForId
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$callbacksForId
    Array of callbacks defined using an element or container ID
$chainedRules
in file Rule.php, variable HTML_QuickForm2_Rule::$chainedRules
    Rules chained to this one via "and" and "or" operators
$childErrors
in file Repeat.php, variable HTML_QuickForm2_Container_Repeat::$childErrors
    Errors for (repeated) child elements set during validate() call
$config
in file Rule.php, variable HTML_QuickForm2_Rule::$config
    Configuration data for the rule
$container
in file Node.php, variable HTML_QuickForm2_Node::$container
    Element containing current
$containers
in file Array.php, variable HTML_QuickForm2_Renderer_Array::$containers
    Array with references to 'elements' fields of currently processed containers
$controller
in file Page.php, variable HTML_QuickForm2_Controller_Page::$controller
    Controller this page belongs to
$coordinates
in file InputImage.php, variable HTML_QuickForm2_Element_InputImage::$coordinates
    Coordinates of user click within the image, array contains keys 'x' and 'y'
check_password
in file builtin-rules.php, function check_password()
    Usage example for HTML_QuickForm2 package: builtin rules
CLIENT
in file Rule.php, class constant HTML_QuickForm2_Rule::CLIENT
    Constant showing that validation should be run client-side (on form submit)
CLIENT_SERVER
in file Rule.php, class constant HTML_QuickForm2_Rule::CLIENT_SERVER
    A combination of SERVER and CLIENT constants
count
in file Container.php, method HTML_QuickForm2_Container::count()
    Returns the number of elements in the container
count
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::count()
    Returns the number of options in the container
createElement
in file Factory.php, method HTML_QuickForm2_Factory::createElement()
    Creates a new element object of the given type
createOptionList
in file Date.php, method HTML_QuickForm2_Element_Date::createOptionList()
    Creates an option list containing the numbers from the start number to the end, inclusive
createRule
in file Node.php, method HTML_QuickForm2_Node::createRule()
    Creates a validation rule
createRule
in file Factory.php, method HTML_QuickForm2_Factory::createRule()
    Creates a new Rule of the given type
Container.php
procedural page Container.php
ContainerIterator.php
procedural page ContainerIterator.php
Controller.php
procedural page Controller.php
Callback.php
procedural page Callback.php
Callback.php
procedural page Callback.php
Compare.php
procedural page Compare.php
top

d

$data
in file Button.php, variable HTML_QuickForm2_Element_Button::$data
    Contains options and data used for the element creation
$data
in file Select.php, variable HTML_QuickForm2_Element_Select::$data
    Enable intrinsic validation by default
$data
in file Date.php, variable HTML_QuickForm2_Element_Date::$data
    Various options to control the element's display.
$data
in file SessionContainer.php, variable HTML_QuickForm2_Controller_SessionContainer::$data
    A reference to a key in $_SESSION superglobal array
$data
in file InputCheckable.php, variable HTML_QuickForm2_Element_InputCheckable::$data
    Contains options and data used for the element creation
$data
in file Static.php, variable HTML_QuickForm2_Element_Static::$data
    Contains options and data used for the element creation
$data
in file Node.php, variable HTML_QuickForm2_Node::$data
    Contains options and data used for the element creation
$datasources
in file QuickForm2.php, variable HTML_QuickForm2::$datasources
    Data sources providing values for form elements
$defaultAbsPath
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$defaultAbsPath
    Default filesystem path to JS library files
$defaultWebPath
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$defaultWebPath
    Default web path to JS library files
destroySessionContainer
in file Controller.php, method HTML_QuickForm2_Controller::destroySessionContainer()
    Removes the session variable containing the controller data
doRedirect
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::doRedirect()
    Redirects to a given URL via Location: header and exits the script
default-renderer.php
procedural page default-renderer.php
dualselect.php
procedural page dualselect.php
Direct.php
procedural page Direct.php
Display.php
procedural page Display.php
DefaultAction.php
procedural page DefaultAction.php
DataSource.php
procedural page DataSource.php
Date.php
procedural page Date.php
Default.php
procedural page Default.php
Default.php
procedural page Default.php
top

e

$elementCallbacksForGroupClass
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$elementCallbacksForGroupClass
    Array of callbacks defined using a group class
$elementCallbacksForGroupId
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$elementCallbacksForGroupId
    Array of callbacks defined using a group ID
$elements
in file Container.php, variable HTML_QuickForm2_Container::$elements
    Array of elements contained in this container
$elementTemplatesForGroupClass
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$elementTemplatesForGroupClass
    Default templates for elements in groups of the given classes
$elementTemplatesForGroupId
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$elementTemplatesForGroupId
    Custom templates for grouped elements in the given group IDs
$elementTypes
in file Factory.php, variable HTML_QuickForm2_Factory::$elementTypes
    List of element types known to Factory
$error
in file Node.php, variable HTML_QuickForm2_Node::$error
    Error message (usually set via Rule if validation fails)
$errorGroupCallback
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$errorGroupCallback
    Callback used to render errors if 'group_errors' is on
$errors
in file Stub.php, variable HTML_QuickForm2_Renderer_Stub::$errors
    Form errors if 'group_errors' option is true
$errors
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$errors
    Array of validation errors if 'group_errors' option is on
$errors
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$errors
    Array of validation errors if 'group_errors' option is on
encode
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::encode()
    Encodes a value for use as Javascript literal
encodeNameValue
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::encodeNameValue()
    Callback for array_map used to generate name-value pairs
exportMethods
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::exportMethods()
exportMethods
in file Renderer.php, method HTML_QuickForm2_Renderer::exportMethods()
    Returns an array of "published" method names that should be callable through proxy
exportMethods
in file Array.php, method HTML_QuickForm2_Renderer_Array::exportMethods()
exportMethods
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::exportMethods()
exportMethods
in file Default.php, method HTML_QuickForm2_Renderer_Default::exportMethods()
Element.php
procedural page Element.php
Exception.php
procedural page Exception.php
Each.php
procedural page Each.php
Email.php
procedural page Email.php
Empty.php
procedural page Empty.php
top

f

$files
in file SuperGlobal.php, variable HTML_QuickForm2_DataSource_SuperGlobal::$files
    Information on file uploads (from $_FILES)
$filters
in file Node.php, variable HTML_QuickForm2_Node::$filters
    An array of callback filters for element
$forceClosingTag
in file Static.php, variable HTML_QuickForm2_Element_Static::$forceClosingTag
    Whether to output closing tag when $tagName is set and element's content is empty
$forceValidator
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$forceValidator
    Whether to generate a validator object for the form if no rules are present
$form
in file Page.php, variable HTML_QuickForm2_Controller_Page::$form
    The form wrapped by this page
$formId
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$formId
    Current form ID
$formId
in file JavascriptBuilder.php, variable HTML_QuickForm2_Container_Repeat_JavascriptBuilder::$formId
    Fake "current form" ID
$frozen
in file Node.php, variable HTML_QuickForm2_Node::$frozen
    Element's "frozen" status
$frozenHtml
in file InputCheckbox.php, variable HTML_QuickForm2_Element_InputCheckbox::$frozenHtml
$frozenHtml
in file InputRadio.php, variable HTML_QuickForm2_Element_InputRadio::$frozenHtml
$frozenHtml
in file InputCheckable.php, variable HTML_QuickForm2_Element_InputCheckable::$frozenHtml
    HTML to represent the element in "frozen" state
factory
in file Renderer.php, method HTML_QuickForm2_Renderer::factory()
    Creates a new renderer instance of the given type
fileExists
in file Loader.php, method HTML_QuickForm2_Loader::fileExists()
    Checks whether the file exists in the include path
findCallback
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::findCallback()
    Finds a proper callback for the element
findControllerID
in file Controller.php, method HTML_QuickForm2_Controller::findControllerID()
    Finds a controller name in $_REQUEST
findJavascriptName
in file Callback.php, method HTML_QuickForm2_Rule_Callback::findJavascriptName()
    Finds a name for Javascript callback function
findTemplate
in file Default.php, method HTML_QuickForm2_Renderer_Default::findTemplate()
    Finds a proper template for the element
finishContainer
in file Default.php, method HTML_QuickForm2_Renderer_Default::finishContainer()
    Finishes rendering a generic container, called after processing contained elements
finishContainer
in file Renderer.php, method HTML_QuickForm2_Renderer::finishContainer()
    Finishes rendering a generic container, called after processing contained elements
finishContainer
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::finishContainer()
    Finishes rendering a generic container, called after processing contained elements
finishContainer
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::finishContainer()
    Finishes rendering a generic container, called after processing contained elements
finishContainer
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::finishContainer()
    Proxies for methods defined in HTML_QuickForm2_Renderer
finishContainer
in file Array.php, method HTML_QuickForm2_Renderer_Array::finishContainer()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
finishForm
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::finishForm()
    Proxies for methods defined in HTML_QuickForm2_Renderer
finishForm
in file Default.php, method HTML_QuickForm2_Renderer_Default::finishForm()
    Finishes rendering a form, called after processing contained elements
finishForm
in file Renderer.php, method HTML_QuickForm2_Renderer::finishForm()
    Finishes rendering a form, called after processing contained elements
finishForm
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::finishForm()
    Finishes rendering a form, called after processing contained elements
finishForm
in file Array.php, method HTML_QuickForm2_Renderer_Array::finishForm()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
finishForm
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::finishForm()
    Finishes rendering a form, called after processing contained elements
finishGroup
in file Renderer.php, method HTML_QuickForm2_Renderer::finishGroup()
    Finishes rendering a group, called after processing grouped elements
finishGroup
in file Array.php, method HTML_QuickForm2_Renderer_Array::finishGroup()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
finishGroup
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::finishGroup()
    Proxies for methods defined in HTML_QuickForm2_Renderer
finishGroup
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::finishGroup()
    Finishes rendering a group, called after processing grouped elements
finishGroup
in file Default.php, method HTML_QuickForm2_Renderer_Default::finishGroup()
    Finishes rendering a group, called after processing grouped elements
finishGroup
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::finishGroup()
    Finishes rendering a group, called after processing grouped elements
forceValidator
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::forceValidator()
    Enables generating a validator for the current form even if no rules are present
Fieldset.php
procedural page Fieldset.php
Factory.php
procedural page Factory.php
top

g

$groupId
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$groupId
    Array containing IDs of the groups being rendered
$groupId
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$groupId
    Array containing IDs of the groups being rendered
generateId
in file Node.php, method HTML_QuickForm2_Node::generateId()
    Generates an id for the element
get
in file Default.php, method HTML_QuickForm2_MessageProvider_Default::get()
    Returns the default message(s) for the given ID and language
get
in file Strftime.php, method HTML_QuickForm2_MessageProvider_Strftime::get()
    Returns name(s) of months and weekdays for date elements
get
in file MessageProvider.php, method HTML_QuickForm2_MessageProvider::get()
    Returns the message(s) for the given ID and language
getActionName
in file Controller.php, method HTML_QuickForm2_Controller::getActionName()
    Extracts the name of the page and the action to perform with it from HTTP request data
getButtonName
in file Page.php, method HTML_QuickForm2_Controller_Page::getButtonName()
    Returns a name for a submit button that will invoke a specific action
getChildren
in file OptionIterator.php, method HTML_QuickForm2_Element_Select_OptionIterator::getChildren()
getChildren
in file ContainerIterator.php, method HTML_QuickForm2_ContainerIterator::getChildren()
getChildValues
in file Group.php, method HTML_QuickForm2_Container_Group::getChildValues()
getChildValues
in file Container.php, method HTML_QuickForm2_Container::getChildValues()
    Returns the array containing child elements' values
getChildValues
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::getChildValues()
    Returns the array containing child elements' values
getConfig
in file Rule.php, method HTML_QuickForm2_Rule::getConfig()
    Returns the rule's configuration data
getContainer
in file Node.php, method HTML_QuickForm2_Node::getContainer()
    Returns the element containing current
getContent
in file Static.php, method HTML_QuickForm2_Element_Static::getContent()
    Returns the contents of the static element
getContent
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getContent()
    Returns the label that will be "glued" to element's HTML
getController
in file Page.php, method HTML_QuickForm2_Controller_Page::getController()
    Returns the controller owning this page
getData
in file Node.php, method HTML_QuickForm2_Node::getData()
    Returns the element options
getDataSources
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::getDataSources()
    Returns the data sources for this element
getDataSources
in file QuickForm2.php, method HTML_QuickForm2::getDataSources()
    Returns the list of data sources attached to the form
getDataSources
in file Node.php, method HTML_QuickForm2_Node::getDataSources()
    Returns the data sources for this element
getDatasources
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::getDatasources()
    Returns the controller data sources
getElementById
in file Container.php, method HTML_QuickForm2_Container::getElementById()
    Returns an element if its id is found
getElements
in file Container.php, method HTML_QuickForm2_Container::getElements()
    Returns an array of this container's elements
getElementsByName
in file Container.php, method HTML_QuickForm2_Container::getElementsByName()
    Returns an array of elements which name corresponds to element
getError
in file Node.php, method HTML_QuickForm2_Node::getError()
    Returns the error message for the element
getErrors
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::getErrors()
    Returns validation errors if 'group_errors' option is true
getFirstInvalidPage
in file Controller.php, method HTML_QuickForm2_Controller::getFirstInvalidPage()
    Returns the first page that failed validation
getForm
in file Page.php, method HTML_QuickForm2_Controller_Page::getForm()
    Returns the form this page wraps around
getFormJavascript
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::getFormJavascript()
    Returns per-form javascript (client-side validation and elements' setup)
getFormJavascriptAsStrings
in file JavascriptBuilder.php, method HTML_QuickForm2_Container_Repeat_JavascriptBuilder::getFormJavascriptAsStrings()
    Returns rules and element setup code as Javascript string literals
getFrozenHtml
in file Select.php, method HTML_QuickForm2_Element_Select::getFrozenHtml()
getFrozenHtml
in file InputPassword.php, method HTML_QuickForm2_Element_InputPassword::getFrozenHtml()
getFrozenHtml
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getFrozenHtml()
getFrozenHtml
in file Input.php, method HTML_QuickForm2_Element_Input::getFrozenHtml()
    Returns the field's value without HTML tags
getFrozenHtml
in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getFrozenHtml()
getHidden
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::getHidden()
    Returns hidden elements' HTML if 'group_hiddens' option is true
getId
in file Controller.php, method HTML_QuickForm2_Controller::getId()
    Returns the form ID
getId
in file Node.php, method HTML_QuickForm2_Node::getId()
    Returns the element's id
getIndexes
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::getIndexes()
    Returns the indexes for repeated items
getInstance
in file Default.php, method HTML_QuickForm2_MessageProvider_Default::getInstance()
    Returns Singleton instance
getIterator
in file Controller.php, method HTML_QuickForm2_Controller::getIterator()
    Returns an Iterator for the form's pages
getIterator
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::getIterator()
    Returns an iterator over contained elements
getIterator
in file Container.php, method HTML_QuickForm2_Container::getIterator()
    Returns a recursive iterator for the container elements
getJavascript
in file Rule.php, method HTML_QuickForm2_Rule::getJavascript()
    Returns the client-side representation of the Rule
getJavascriptBuilder
in file Renderer.php, method HTML_QuickForm2_Renderer::getJavascriptBuilder()
    Returns the javascript builder object
getJavascriptBuilder
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::getJavascriptBuilder()
    Proxies for methods defined in HTML_QuickForm2_Renderer
getJavascriptCallback
in file Length.php, method HTML_QuickForm2_Rule_Length::getJavascriptCallback()
getJavascriptCallback
in file Email.php, method HTML_QuickForm2_Rule_Email::getJavascriptCallback()
    Returns the client-side validation callback
getJavascriptCallback
in file NotRegex.php, method HTML_QuickForm2_Rule_NotRegex::getJavascriptCallback()
    Returns the client-side validation callback
getJavascriptCallback
in file Each.php, method HTML_QuickForm2_Rule_Each::getJavascriptCallback()
    Builds the callbacks for the owner's children using the template Rule
getJavascriptCallback
in file Nonempty.php, method HTML_QuickForm2_Rule_Nonempty::getJavascriptCallback()
getJavascriptCallback
in file Empty.php, method HTML_QuickForm2_Rule_Empty::getJavascriptCallback()
getJavascriptCallback
in file NotCallback.php, method HTML_QuickForm2_Rule_NotCallback::getJavascriptCallback()
getJavascriptCallback
in file Callback.php, method HTML_QuickForm2_Rule_Callback::getJavascriptCallback()
getJavascriptCallback
in file Rule.php, method HTML_QuickForm2_Rule::getJavascriptCallback()
    Returns the client-side validation callback
getJavascriptCallback
in file Compare.php, method HTML_QuickForm2_Rule_Compare::getJavascriptCallback()
getJavascriptCallback
in file Regex.php, method HTML_QuickForm2_Rule_Regex::getJavascriptCallback()
    Returns the client-side validation callback
getJavascriptTriggers
in file Static.php, method HTML_QuickForm2_Element_Static::getJavascriptTriggers()
getJavascriptTriggers
in file Node.php, method HTML_QuickForm2_Node::getJavascriptTriggers()
    Returns IDs of form fields that should trigger "live" Javascript validation
getJavascriptTriggers
in file Container.php, method HTML_QuickForm2_Container::getJavascriptTriggers()
getJavascriptTriggers
in file Element.php, method HTML_QuickForm2_Element::getJavascriptTriggers()
getJavascriptTriggers
in file Rule.php, method HTML_QuickForm2_Rule::getJavascriptTriggers()
    Returns IDs of form fields that should trigger "live" Javascript validation
getJavascriptValue
in file Static.php, method HTML_QuickForm2_Element_Static::getJavascriptValue()
getJavascriptValue
in file Node.php, method HTML_QuickForm2_Node::getJavascriptValue()
    Returns Javascript code for getting the element's value
getJavascriptValue
in file Container.php, method HTML_QuickForm2_Container::getJavascriptValue()
    Returns Javascript code for getting the element's value
getJavascriptValue
in file Element.php, method HTML_QuickForm2_Element::getJavascriptValue()
    Returns Javascript code for getting the element's value
getLabel
in file Node.php, method HTML_QuickForm2_Node::getLabel()
    Returns the element's label(s)
getLibraries
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::getLibraries()
    Returns Javascript libraries
getMessage
in file Rule.php, method HTML_QuickForm2_Rule::getMessage()
    Returns the error message output by the rule
getName
in file Node.php, method HTML_QuickForm2_Node::getName()
    Returns the element's name
getName
in file Group.php, method HTML_QuickForm2_Container_Group::getName()
getName
in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::getName()
getOpaque
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::getOpaque()
    Returns a user-supplied parameter
getOption
in file Renderer.php, method HTML_QuickForm2_Renderer::getOption()
    Returns the value(s) of the renderer option(s)
getOption
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::getOption()
    Proxies for methods defined in HTML_QuickForm2_Renderer
getOptionContainer
in file Select.php, method HTML_QuickForm2_Element_Select::getOptionContainer()
    Get the select's option container, e.g. for rendering purposes.
getOptions
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::getOptions()
    Returns an array of contained options
getOwnJavascriptTriggers
in file Rule.php, method HTML_QuickForm2_Rule::getOwnJavascriptTriggers()
    Returns IDs of form fields that should trigger "live" Javascript validation
getOwnJavascriptTriggers
in file Compare.php, method HTML_QuickForm2_Rule_Compare::getOwnJavascriptTriggers()
getPage
in file Controller.php, method HTML_QuickForm2_Controller::getPage()
    Returns a page
getPersistentContent
in file Element.php, method HTML_QuickForm2_Element::getPersistentContent()
    Generates hidden form field containing the element's value
getPrototype
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::getPrototype()
    Returns the prototype Container
getRawValue
in file Static.php, method HTML_QuickForm2_Element_Static::getRawValue()
    Static elements have no value
getRawValue
in file InputButton.php, method HTML_QuickForm2_Element_InputButton::getRawValue()
    Button elements cannot have any submit values
getRawValue
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getRawValue()
getRawValue
in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getRawValue()
getRawValue
in file Input.php, method HTML_QuickForm2_Element_Input::getRawValue()
getRawValue
in file Node.php, method HTML_QuickForm2_Node::getRawValue()
    Returns the element's value without filters applied
getRawValue
in file Button.php, method HTML_QuickForm2_Element_Button::getRawValue()
    Returns the element's value
getRawValue
in file Select.php, method HTML_QuickForm2_Element_Select::getRawValue()
    Returns the value of the <select> element
getRawValue
in file Container.php, method HTML_QuickForm2_Container::getRawValue()
    Returns the container's value without filters applied
getRawValue
in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::getRawValue()
    Returns the element's value
getRawValue
in file InputImage.php, method HTML_QuickForm2_Element_InputImage::getRawValue()
    Returns the element's value
getRawValue
in file InputReset.php, method HTML_QuickForm2_Element_InputReset::getRawValue()
    Reset elements cannot have any submit values
getRawValue
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::getRawValue()
    Returns the information on uploaded file
getRecursiveIterator
in file Container.php, method HTML_QuickForm2_Container::getRecursiveIterator()
    Returns a recursive iterator iterator for the container elements
getRecursiveIterator
in file OptionContainer.php, method HTML_QuickForm2_Element_Select_OptionContainer::getRecursiveIterator()
    Returns a recursive iterator over contained elements
getSeparator
in file Group.php, method HTML_QuickForm2_Container_Group::getSeparator()
    Returns string(s) to separate grouped elements
getSessionContainer
in file Controller.php, method HTML_QuickForm2_Controller::getSessionContainer()
    Returns the session container with the controller data
getSetupCode
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::getSetupCode()
    Returns setup code for form elements
getType
in file Select.php, method HTML_QuickForm2_Element_Select::getType()
getType
in file Static.php, method HTML_QuickForm2_Element_Static::getType()
getType
in file Date.php, method HTML_QuickForm2_Element_Date::getType()
getType
in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getType()
getType
in file Group.php, method HTML_QuickForm2_Container_Group::getType()
getType
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::getType()
getType
in file Input.php, method HTML_QuickForm2_Element_Input::getType()
getType
in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::getType()
getType
in file QuickForm2.php, method HTML_QuickForm2::getType()
getType
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::getType()
    Returns the element's type
getType
in file Button.php, method HTML_QuickForm2_Element_Button::getType()
getType
in file Script.php, method HTML_QuickForm2_Element_Script::getType()
getType
in file Node.php, method HTML_QuickForm2_Node::getType()
    Returns the element's type
getUpload
in file SuperGlobal.php, method HTML_QuickForm2_DataSource_SuperGlobal::getUpload()
getUpload
in file Session.php, method HTML_QuickForm2_DataSource_Session::getUpload()
    File upload data is not stored in the session
getUpload
in file Submit.php, method HTML_QuickForm2_DataSource_Submit::getUpload()
    Returns the information about uploaded file
getValidationStatus
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::getValidationStatus()
    Returns the page validation status kept in session
getValidator
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::getValidator()
    Returns client-side validation code
getValue
in file Array.php, method HTML_QuickForm2_DataSource_Array::getValue()
getValue
in file Node.php, method HTML_QuickForm2_Node::getValue()
    Returns the element's value, possibly with filters applied
getValue
in file DataSource.php, method HTML_QuickForm2_DataSource::getValue()
    Returns value for the element with the given name
getValue
in file Controller.php, method HTML_QuickForm2_Controller::getValue()
    Returns the form's values
getValue
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::getValue()
    Alias of getRawValue(), InputFile elements do not allow filters
getValue
in file Container.php, method HTML_QuickForm2_Container::getValue()
    Returns the container's value, possibly with filters applied
getValues
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::getValues()
    Returns the page values kept in session
Group.php
procedural page Group.php
getJavascriptTriggers
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::getJavascriptTriggers()
getJavascriptValue
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::getJavascriptValue()
    Returns Javascript code for getting the element's value
top

h

$handlers
in file Page.php, variable HTML_QuickForm2_Controller_Page::$handlers
    Contains the mapping of action names to handlers (objects implementing HTML_QuickForm2_Controller_Action)
$handlers
in file Controller.php, variable HTML_QuickForm2_Controller::$handlers
    Contains the mapping of action names to handlers (objects implementing HTML_QuickForm2_Controller_Action)
$hasRequired
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$hasRequired
    Whether the form contains required elements
$hasRequired
in file Array.php, variable HTML_QuickForm2_Renderer_Array::$hasRequired
    Whether the form contains required elements
$hasRequired
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$hasRequired
    Whether the form contains required elements
$hidden
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$hidden
    HTML for hidden elements if 'group_hiddens' option is on
$hidden
in file Stub.php, variable HTML_QuickForm2_Renderer_Stub::$hidden
    Hidden elements if 'group_hiddens' option is true
$hiddenGroupCallback
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$hiddenGroupCallback
    Callback used to render hidden elements
$hiddenHtml
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$hiddenHtml
    HTML for hidden elements if 'group_hiddens' option is on
$hiddenHtml
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$hiddenHtml
    HTML for hidden elements if 'group_hiddens' option is on
$html
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$html
    HTML generated for the form
$html
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$html
    HTML generated for the form
handle
in file Page.php, method HTML_QuickForm2_Controller_Page::handle()
    Handles an action
handle
in file Controller.php, method HTML_QuickForm2_Controller::handle()
    Handles an action
hasChildren
in file ContainerIterator.php, method HTML_QuickForm2_ContainerIterator::hasChildren()
hasChildren
in file OptionIterator.php, method HTML_QuickForm2_Element_Select_OptionIterator::hasChildren()
hasRequired
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::hasRequired()
    Checks whether form contains required elements
hasValue
in file NullAware.php, method HTML_QuickForm2_DataSource_NullAware::hasValue()
    Checks whether a value for the element with a given name is available
hasValue
in file Array.php, method HTML_QuickForm2_DataSource_Array::hasValue()
HTML_QuickForm2
in file QuickForm2.php, class HTML_QuickForm2
    Class representing a HTML form
hierselect-ajax.php
procedural page hierselect-ajax.php
hierselect-server.php
procedural page hierselect-server.php
Hierselect.php
procedural page Hierselect.php
HTML_QuickForm2_Container
in file Container.php, class HTML_QuickForm2_Container
    Abstract base class for simple QuickForm2 containers
HTML_QuickForm2_ContainerIterator
in file ContainerIterator.php, class HTML_QuickForm2_ContainerIterator
    Implements a recursive iterator for the container elements
HTML_QuickForm2_Container_Fieldset
in file Fieldset.php, class HTML_QuickForm2_Container_Fieldset
    Concrete implementation of a container for fieldsets
HTML_QuickForm2_Container_Group
in file Group.php, class HTML_QuickForm2_Container_Group
    Base class for QuickForm2 groups of elements
HTML_QuickForm2_Container_Repeat
in file Repeat.php, class HTML_QuickForm2_Container_Repeat
    Handles a Container that can be repeated multiple times in the form
HTML_QuickForm2_Container_Repeat_JavascriptBuilder
in file JavascriptBuilder.php, class HTML_QuickForm2_Container_Repeat_JavascriptBuilder
    Javascript builder used when rendering a repeat prototype
HTML_QuickForm2_Controller
in file Controller.php, class HTML_QuickForm2_Controller
    Class implementing the Page Controller pattern for multipage forms
HTML_QuickForm2_Controller_Action
in file Action.php, class HTML_QuickForm2_Controller_Action
    Interface for Controller action handlers
HTML_QuickForm2_Controller_Action_Back
in file Back.php, class HTML_QuickForm2_Controller_Action_Back
    Action handler for a 'back' button of wizard-type multipage form
HTML_QuickForm2_Controller_Action_Direct
in file Direct.php, class HTML_QuickForm2_Controller_Action_Direct
    Action handler for going to a specific page of a multipage form
HTML_QuickForm2_Controller_Action_Display
in file Display.php, class HTML_QuickForm2_Controller_Action_Display
    Action handler for outputting the form
HTML_QuickForm2_Controller_Action_Jump
in file Jump.php, class HTML_QuickForm2_Controller_Action_Jump
    This handler performs an HTTP redirect to a specific page
HTML_QuickForm2_Controller_Action_Next
in file Next.php, class HTML_QuickForm2_Controller_Action_Next
    Action handler for a 'next' button of wizard-type multipage form
HTML_QuickForm2_Controller_Action_Submit
in file Submit.php, class HTML_QuickForm2_Controller_Action_Submit
    Action handler for a 'submit' button
HTML_QuickForm2_Controller_DefaultAction
in file DefaultAction.php, class HTML_QuickForm2_Controller_DefaultAction
    A hidden button used to submit the form when the user presses Enter
HTML_QuickForm2_Controller_Page
in file Page.php, class HTML_QuickForm2_Controller_Page
    Class representing a page of a multipage form
HTML_QuickForm2_Controller_SessionContainer
in file SessionContainer.php, class HTML_QuickForm2_Controller_SessionContainer
    Object wrapping around session variable used to store controller data
HTML_QuickForm2_DataSource
in file DataSource.php, class HTML_QuickForm2_DataSource
    Interface for data sources used by HTML_QuickForm2 objects
HTML_QuickForm2_DataSource_Array
in file Array.php, class HTML_QuickForm2_DataSource_Array
    Array-based data source for HTML_QuickForm2 objects
HTML_QuickForm2_DataSource_NullAware
in file NullAware.php, class HTML_QuickForm2_DataSource_NullAware
    Interface for data sources that may contain explicit null values
HTML_QuickForm2_DataSource_Session
in file Session.php, class HTML_QuickForm2_DataSource_Session
    Class presenting the values stored in session by Controller as submitted ones
HTML_QuickForm2_DataSource_Submit
in file Submit.php, class HTML_QuickForm2_DataSource_Submit
    Interface for data sources containing submitted values
HTML_QuickForm2_DataSource_SuperGlobal
in file SuperGlobal.php, class HTML_QuickForm2_DataSource_SuperGlobal
    Data source for HTML_QuickForm2 objects based on superglobal arrays
HTML_QuickForm2_Element
in file Element.php, class HTML_QuickForm2_Element
    Abstract base class for simple QuickForm2 elements (not Containers)
HTML_QuickForm2_Element_Button
in file Button.php, class HTML_QuickForm2_Element_Button
    Class for <button> elements
HTML_QuickForm2_Element_Date
in file Date.php, class HTML_QuickForm2_Element_Date
    Class for a group of elements used to input dates (and times).
HTML_QuickForm2_Element_Hierselect
in file Hierselect.php, class HTML_QuickForm2_Element_Hierselect
    Hierarchical select element
HTML_QuickForm2_Element_Input
in file Input.php, class HTML_QuickForm2_Element_Input
    Base class for <input> elements
HTML_QuickForm2_Element_InputButton
in file InputButton.php, class HTML_QuickForm2_Element_InputButton
    Class for <input type="button" /> elements
HTML_QuickForm2_Element_InputCheckable
in file InputCheckable.php, class HTML_QuickForm2_Element_InputCheckable
    Base class for <input> elements having 'checked' attribute (checkboxes and radios)
HTML_QuickForm2_Element_InputCheckbox
in file InputCheckbox.php, class HTML_QuickForm2_Element_InputCheckbox
    Class for <input type="checkbox" /> elements
HTML_QuickForm2_Element_InputFile
in file InputFile.php, class HTML_QuickForm2_Element_InputFile
    Class for <input type="file" /> elements
HTML_QuickForm2_Element_InputHidden
in file InputHidden.php, class HTML_QuickForm2_Element_InputHidden
    Class for <input type="hidden" /> elements
HTML_QuickForm2_Element_InputImage
in file InputImage.php, class HTML_QuickForm2_Element_InputImage
    Class for <input type="image" /> elements
HTML_QuickForm2_Element_InputPassword
in file InputPassword.php, class HTML_QuickForm2_Element_InputPassword
    Class for <input type="password" /> elements
HTML_QuickForm2_Element_InputRadio
in file InputRadio.php, class HTML_QuickForm2_Element_InputRadio
    Class for <input type="radio" /> elements
HTML_QuickForm2_Element_InputReset
in file InputReset.php, class HTML_QuickForm2_Element_InputReset
    Class for <input type="reset" /> elements
HTML_QuickForm2_Element_InputSubmit
in file InputSubmit.php, class HTML_QuickForm2_Element_InputSubmit
    Class for <input type="submit" /> elements
HTML_QuickForm2_Element_InputText
in file InputText.php, class HTML_QuickForm2_Element_InputText
    Class for <input type="text" /> elements
HTML_QuickForm2_Element_Script
in file Script.php, class HTML_QuickForm2_Element_Script
    Class for adding inline javascript to the form
HTML_QuickForm2_Element_Select
in file Select.php, class HTML_QuickForm2_Element_Select
    Class representing a <select> element
HTML_QuickForm2_Element_Select_Optgroup
in file Optgroup.php, class HTML_QuickForm2_Element_Select_Optgroup
    Class representing an <optgroup> tag
HTML_QuickForm2_Element_Select_OptionContainer
in file OptionContainer.php, class HTML_QuickForm2_Element_Select_OptionContainer
    Collection of <option>s and <optgroup>s
HTML_QuickForm2_Element_Select_OptionIterator
in file OptionIterator.php, class HTML_QuickForm2_Element_Select_OptionIterator
    Implements a recursive iterator for options arrays
HTML_QuickForm2_Element_Static
in file Static.php, class HTML_QuickForm2_Element_Static
    Class for static elements that only contain text or markup
HTML_QuickForm2_Element_Textarea
in file Textarea.php, class HTML_QuickForm2_Element_Textarea
    Class for <textarea> elements
HTML_QuickForm2_Exception
in file Exception.php, class HTML_QuickForm2_Exception
    Base class for exceptions in HTML_QuickForm2 package
HTML_QuickForm2_Factory
in file Factory.php, class HTML_QuickForm2_Factory
    Static factory class
HTML_QuickForm2_InvalidArgumentException
in file InvalidArgumentException.php, class HTML_QuickForm2_InvalidArgumentException
    Exception that denotes invalid arguments were passed
HTML_QuickForm2_JavascriptBuilder
in file JavascriptBuilder.php, class HTML_QuickForm2_JavascriptBuilder
    Javascript aggregator and builder class
HTML_QuickForm2_Loader
in file Loader.php, class HTML_QuickForm2_Loader
    Class with static methods for loading classes and files
HTML_QuickForm2_MessageProvider
in file MessageProvider.php, class HTML_QuickForm2_MessageProvider
    Interface for classes that supply (translated) messages for the elements
HTML_QuickForm2_MessageProvider_Default
in file Default.php, class HTML_QuickForm2_MessageProvider_Default
    Provides default translations for various elements' messages
HTML_QuickForm2_MessageProvider_Strftime
in file Strftime.php, class HTML_QuickForm2_MessageProvider_Strftime
    Provides lists of months and weekdays for date elements using current locale
HTML_QuickForm2_Node
in file Node.php, class HTML_QuickForm2_Node
    Abstract base class for all QuickForm2 Elements and Containers
HTML_QuickForm2_NotFoundException
in file NotFoundException.php, class HTML_QuickForm2_NotFoundException
    Exception that denotes some resource was not found
HTML_QuickForm2_Renderer
in file Renderer.php, class HTML_QuickForm2_Renderer
    Abstract base class for QuickForm2 renderers
HTML_QuickForm2_Renderer_Array
in file Array.php, class HTML_QuickForm2_Renderer_Array
    A renderer for HTML_QuickForm2 building an array of form elements
HTML_QuickForm2_Renderer_Callback
in file Callback.php, class HTML_QuickForm2_Renderer_Callback
    Callback renderer for QuickForm2
HTML_QuickForm2_Renderer_Default
in file Default.php, class HTML_QuickForm2_Renderer_Default
    Default renderer for QuickForm2
HTML_QuickForm2_Renderer_Plugin
in file Plugin.php, class HTML_QuickForm2_Renderer_Plugin
    Abstract base class for HTML_QuickForm2_Renderer plugin classes
HTML_QuickForm2_Renderer_Proxy
in file Proxy.php, class HTML_QuickForm2_Renderer_Proxy
    Proxy class for HTML_QuickForm2 renderers and their plugins
HTML_QuickForm2_Renderer_Stub
in file Stub.php, class HTML_QuickForm2_Renderer_Stub
    A stub renderer to use with HTML_QuickForm2 when actual form output is done manually
HTML_QuickForm2_Rule
in file Rule.php, class HTML_QuickForm2_Rule
    Abstract base class for HTML_QuickForm2 rules
HTML_QuickForm2_Rule_Callback
in file Callback.php, class HTML_QuickForm2_Rule_Callback
    Rule checking the value via a callback function (method)
HTML_QuickForm2_Rule_Compare
in file Compare.php, class HTML_QuickForm2_Rule_Compare
    Rule comparing the value of the field with some other value
HTML_QuickForm2_Rule_Each
in file Each.php, class HTML_QuickForm2_Rule_Each
    Validates all elements in a Container using a template Rule
HTML_QuickForm2_Rule_Email
in file Email.php, class HTML_QuickForm2_Rule_Email
    Validates email address
HTML_QuickForm2_Rule_Empty
in file Empty.php, class HTML_QuickForm2_Rule_Empty
    Rule checking that the field is empty
HTML_QuickForm2_Rule_Length
in file Length.php, class HTML_QuickForm2_Rule_Length
    Rule checking the value's length
HTML_QuickForm2_Rule_MaxFileSize
in file MaxFileSize.php, class HTML_QuickForm2_Rule_MaxFileSize
    Rule checking that uploaded file size does not exceed the given limit
HTML_QuickForm2_Rule_MimeType
in file MimeType.php, class HTML_QuickForm2_Rule_MimeType
    Rule checking that uploaded file is of the correct MIME type
HTML_QuickForm2_Rule_Nonempty
in file Nonempty.php, class HTML_QuickForm2_Rule_Nonempty
    Rule checking that the field is not empty
HTML_QuickForm2_Rule_NotCallback
in file NotCallback.php, class HTML_QuickForm2_Rule_NotCallback
    Rule checking the value via a callback function (method) with logical negation
HTML_QuickForm2_Rule_NotRegex
in file NotRegex.php, class HTML_QuickForm2_Rule_NotRegex
    Checks that the element's value does not match a regular expression
HTML_QuickForm2_Rule_Regex
in file Regex.php, class HTML_QuickForm2_Rule_Regex
    Validates values using regular expressions
HTML_QuickForm2_Rule_Required
in file Required.php, class HTML_QuickForm2_Rule_Required
    Rule for required elements
HTML_QuickForm2_Element_DualSelect
in file dualselect.php, class HTML_QuickForm2_Element_DualSelect
    "Dualselect" element
HTML_QuickForm2_Renderer_Default_DualSelectPlugin
in file dualselect.php, class HTML_QuickForm2_Renderer_Default_DualSelectPlugin
    Renderer plugin for outputting dualselect
top

i

$id
in file Controller.php, variable HTML_QuickForm2_Controller::$id
    Controller ID
$ids
in file Node.php, variable HTML_QuickForm2_Node::$ids
    Array containing the parts of element ids
$indexField
in file Repeat.php, variable HTML_QuickForm2_Container_Repeat::$indexField
    Field used to search for available indexes
$instance
in file Default.php, variable HTML_QuickForm2_MessageProvider_Default::$instance
    Singleton instance
$itemIndexes
in file Repeat.php, variable HTML_QuickForm2_Container_Repeat::$itemIndexes
    Available indexes
Input.php
procedural page Input.php
InputButton.php
procedural page InputButton.php
InputCheckable.php
procedural page InputCheckable.php
InputCheckbox.php
procedural page InputCheckbox.php
InputFile.php
procedural page InputFile.php
InputHidden.php
procedural page InputHidden.php
InputImage.php
procedural page InputImage.php
InputPassword.php
procedural page InputPassword.php
InputRadio.php
procedural page InputRadio.php
InputReset.php
procedural page InputReset.php
InputSubmit.php
procedural page InputSubmit.php
InputText.php
procedural page InputText.php
InvalidArgumentException.php
procedural page InvalidArgumentException.php
INDEX_KEY
in file Repeat.php, class constant HTML_QuickForm2_Container_Repeat::INDEX_KEY
    Key to replace by actual item index in elements' names / ids / values
INDEX_REGEXP
in file Repeat.php, class constant HTML_QuickForm2_Container_Repeat::INDEX_REGEXP
    Regular expression used to check for valid indexes
insertBefore
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::insertBefore()
    Inserts an element to the prototype container
insertBefore
in file Group.php, method HTML_QuickForm2_Container_Group::insertBefore()
    Inserts an element in the container
insertBefore
in file Container.php, method HTML_QuickForm2_Container::insertBefore()
    Inserts an element in the container
isElementRegistered
in file Factory.php, method HTML_QuickForm2_Factory::isElementRegistered()
    Checks whether an element type is known to factory
isRequired
in file Node.php, method HTML_QuickForm2_Node::isRequired()
    Checks whether an element is required
isRuleRegistered
in file Factory.php, method HTML_QuickForm2_Factory::isRuleRegistered()
    Checks whether a rule type is known to Factory
isSubmitted
in file QuickForm2.php, method HTML_QuickForm2::isSubmitted()
    Tells whether the form was already submitted
isValid
in file Controller.php, method HTML_QuickForm2_Controller::isValid()
    Checks whether the pages of the controller are valid
isWizard
in file Controller.php, method HTML_QuickForm2_Controller::isWizard()
    Returns whether the form is a wizard
top

j

$jsBuilder
in file Renderer.php, variable HTML_QuickForm2_Renderer::$jsBuilder
    Javascript builder object
$jsCallback
in file Hierselect.php, variable HTML_QuickForm2_Element_Hierselect::$jsCallback
    Javascript callback function for getting additional options
JavascriptBuilder.php
procedural page JavascriptBuilder.php
Jump.php
procedural page Jump.php
JavascriptBuilder.php
procedural page JavascriptBuilder.php
top

k

KEY_CONTAINER
in file Controller.php, class constant HTML_QuickForm2_Controller::KEY_CONTAINER
    Key in $_SESSION array that contains the Controller data (needs ID substituted via sprintf())
KEY_ID
in file Controller.php, class constant HTML_QuickForm2_Controller::KEY_ID
    Key in $_REQUEST array that contains the ID of the Controller
KEY_NAME
in file Page.php, class constant HTML_QuickForm2_Controller_Page::KEY_NAME
    Button name template (needs form ID and action name substituted by sprintf())
top

l

$labelCallback
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$labelCallback
    Callback used to render labels
$language
in file InputFile.php, variable HTML_QuickForm2_Element_InputFile::$language
    Language to display error messages in
$language
in file Date.php, variable HTML_QuickForm2_Element_Date::$language
    Language code
$libraries
in file JavascriptBuilder.php, variable HTML_QuickForm2_Container_Repeat_JavascriptBuilder::$libraries
    Empty list of javascript libraries, base one(s) are in original builder
$libraries
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$libraries
    Javascript libraries
Loader.php
procedural page Loader.php
Length.php
procedural page Length.php
loadClass
in file Loader.php, method HTML_QuickForm2_Loader::loadClass()
    Tries to load a given class
loadOptions
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::loadOptions()
    Initializes the the options for each select element.
loadOptions
in file Select.php, method HTML_QuickForm2_Element_Select::loadOptions()
    Loads <option>s (and <optgroup>s) for select element
loadOptionsFromArray
in file Select.php, method HTML_QuickForm2_Element_Select::loadOptionsFromArray()
    Adds options from given array into given container
top

m

$message
in file Rule.php, variable HTML_QuickForm2_Rule::$message
    An error message to display if validation fails
$messageProvider
in file Date.php, variable HTML_QuickForm2_Element_Date::$messageProvider
    Message provider for option texts
$messageProvider
in file InputFile.php, variable HTML_QuickForm2_Element_InputFile::$messageProvider
    Message provider for upload error messages
$messages
in file Strftime.php, variable HTML_QuickForm2_MessageProvider_Strftime::$messages
    Lists of month names and weekdays accorfing to current locale
$messages
in file Default.php, variable HTML_QuickForm2_MessageProvider_Default::$messages
    Localized messages for (currently) Date and InputFile Elements
MessageProvider.php
procedural page MessageProvider.php
MaxFileSize.php
procedural page MaxFileSize.php
MimeType.php
procedural page MimeType.php
markRequired
in file Default.php, method HTML_QuickForm2_Renderer_Default::markRequired()
    Marks element required or removes "required" block
mergeConfig
in file Rule.php, method HTML_QuickForm2_Rule::mergeConfig()
    Merges local configuration with that provided for registerRule()
mergeConfig
in file Length.php, method HTML_QuickForm2_Rule_Length::mergeConfig()
    Merges length limits given on rule creation with those given to registerRule()
mergeConfig
in file Compare.php, method HTML_QuickForm2_Rule_Compare::mergeConfig()
    Merges local configuration with that provided for registerRule()
mergeConfig
in file Callback.php, method HTML_QuickForm2_Rule_Callback::mergeConfig()
    Merges local configuration with that provided for registerRule()
mergeMinMaxLength
in file Length.php, method HTML_QuickForm2_Rule_Length::mergeMinMaxLength()
    Adds the 'min' and 'max' fields from one array to the other
methodExists
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::methodExists()
    Checks whether a method is available in this object
methodExists
in file Renderer.php, method HTML_QuickForm2_Renderer::methodExists()
    Checks whether a method is available in this object
top

n

$name
in file Group.php, variable HTML_QuickForm2_Container_Group::$name
    Group name If set, group name will be used as prefix for contained element names, like groupname[elementname].
Next.php
procedural page Next.php
NullAware.php
procedural page NullAware.php
Node.php
procedural page Node.php
NotFoundException.php
procedural page NotFoundException.php
Nonempty.php
procedural page Nonempty.php
NotCallback.php
procedural page NotCallback.php
NotRegex.php
procedural page NotRegex.php
nextPage
in file Controller.php, method HTML_QuickForm2_Controller::nextPage()
    Returns the page following the given one
normalizePath
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::normalizePath()
    Removes the '..' and '.' segments from the path component
top

o

$operators
in file Compare.php, variable HTML_QuickForm2_Rule_Compare::$operators
    Possible comparison operators
$optionContainer
in file Select.php, variable HTML_QuickForm2_Element_Select::$optionContainer
    Object containing options for the <select> element
$options
in file Hierselect.php, variable HTML_QuickForm2_Element_Hierselect::$options
    Options for all the select elements
$options
in file OptionContainer.php, variable HTML_QuickForm2_Element_Select_OptionContainer::$options
    List of options and optgroups in this container
$options
in file Renderer.php, variable HTML_QuickForm2_Renderer::$options
    Renderer options
$owner
in file Rule.php, variable HTML_QuickForm2_Rule::$owner
    An element whose value will be validated by this rule
Optgroup.php
procedural page Optgroup.php
OptionContainer.php
procedural page OptionContainer.php
OptionIterator.php
procedural page OptionIterator.php
onAttributeChange
in file QuickForm2.php, method HTML_QuickForm2::onAttributeChange()
onAttributeChange
in file Static.php, method HTML_QuickForm2_Element_Static::onAttributeChange()
    Intercepts setting 'name' and 'id' attributes
onAttributeChange
in file Node.php, method HTML_QuickForm2_Node::onAttributeChange()
    Intercepts setting 'name' and 'id' attributes
onAttributeChange
in file DefaultAction.php, method HTML_QuickForm2_Controller_DefaultAction::onAttributeChange()
    Disallow changing the 'id' attribute
onAttributeChange
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::onAttributeChange()
onAttributeChange
in file Input.php, method HTML_QuickForm2_Element_Input::onAttributeChange()
ONBLUR_CLIENT
in file Rule.php, class constant HTML_QuickForm2_Rule::ONBLUR_CLIENT
    Constant showing that validation should be run client-side (on form submit and on leaving the field)
ONBLUR_CLIENT_SERVER
in file Rule.php, class constant HTML_QuickForm2_Rule::ONBLUR_CLIENT_SERVER
    A combination of SERVER and ONBLUR_CLIENT constants
or_
in file Rule.php, method HTML_QuickForm2_Rule::or_()
    Adds a rule to the chain with an "or" operator
or_
in file Required.php, method HTML_QuickForm2_Rule_Required::or_()
    Disallows adding a rule to the chain with an "or" operator
outputError
in file Default.php, method HTML_QuickForm2_Renderer_Default::outputError()
    Outputs element error, removes empty error blocks
outputGroupedErrors
in file Default.php, method HTML_QuickForm2_Renderer_Default::outputGroupedErrors()
    Creates a error list if 'group_errors' option is true
outputLabel
in file Default.php, method HTML_QuickForm2_Renderer_Default::outputLabel()
    Outputs element's label(s), removes empty label blocks
onAttributeChange
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::onAttributeChange()
top

p

$pages
in file Controller.php, variable HTML_QuickForm2_Controller::$pages
    Contains the pages (instances of HTML_QuickForm2_Controller_Page) of the multipage form
$passDataSources
in file Repeat.php, variable HTML_QuickForm2_Container_Repeat::$passDataSources
    Whether getDataSources() should return Container's data sources
$persistent
in file Textarea.php, variable HTML_QuickForm2_Element_Textarea::$persistent
$persistent
in file InputText.php, variable HTML_QuickForm2_Element_InputText::$persistent
$persistent
in file Node.php, variable HTML_QuickForm2_Node::$persistent
    Whether element's value should persist when element is frozen
$persistent
in file InputCheckable.php, variable HTML_QuickForm2_Element_InputCheckable::$persistent
$persistent
in file Select.php, variable HTML_QuickForm2_Element_Select::$persistent
$persistent
in file InputPassword.php, variable HTML_QuickForm2_Element_InputPassword::$persistent
$possibleValues
in file OptionContainer.php, variable HTML_QuickForm2_Element_Select_OptionContainer::$possibleValues
    Reference to parent <select>'s possible values
$possibleValues
in file Select.php, variable HTML_QuickForm2_Element_Select::$possibleValues
    Possible values for select elements
$previousName
in file Group.php, variable HTML_QuickForm2_Container_Group::$previousName
    Previous group name Stores the previous group name when the group name is changed.
$propagate
in file Controller.php, variable HTML_QuickForm2_Controller::$propagate
    Whether Controller ID should be sent in GET and POST parameters
Page.php
procedural page Page.php
Plugin.php
procedural page Plugin.php
Proxy.php
procedural page Proxy.php
passLibraries
in file JavascriptBuilder.php, method HTML_QuickForm2_Container_Repeat_JavascriptBuilder::passLibraries()
    Passes Javascript libraries added by repeat prototype
perform
in file Submit.php, method HTML_QuickForm2_Controller_Action_Submit::perform()
perform
in file Back.php, method HTML_QuickForm2_Controller_Action_Back::perform()
perform
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::perform()
perform
in file Next.php, method HTML_QuickForm2_Controller_Action_Next::perform()
perform
in file Display.php, method HTML_QuickForm2_Controller_Action_Display::perform()
perform
in file Action.php, method HTML_QuickForm2_Controller_Action::perform()
    Performs the given action upon the given page
perform
in file Direct.php, method HTML_QuickForm2_Controller_Action_Direct::perform()
persistentFreeze
in file Node.php, method HTML_QuickForm2_Node::persistentFreeze()
    Changes the element's persistent freeze behaviour
persistentFreeze
in file Container.php, method HTML_QuickForm2_Container::persistentFreeze()
populateForm
in file Page.php, method HTML_QuickForm2_Controller_Page::populateForm()
    Populates the form with the elements
populateFormOnce
in file Page.php, method HTML_QuickForm2_Controller_Page::populateFormOnce()
    Wrapper around populateForm() ensuring that it is only called once
prepareTemplate
in file Default.php, method HTML_QuickForm2_Renderer_Default::prepareTemplate()
    Processes the element's template, adding label(s), required note and error message
prependsName
in file Group.php, method HTML_QuickForm2_Container_Group::prependsName()
prependsName
in file Container.php, method HTML_QuickForm2_Container::prependsName()
    Whether container prepends its name to names of contained elements
previousPage
in file Controller.php, method HTML_QuickForm2_Controller::previousPage()
    Returns the page preceding the given one
propagateId
in file Controller.php, method HTML_QuickForm2_Controller::propagateId()
    Returns whether to send form id with GET and POST parameters
pushContainer
in file Array.php, method HTML_QuickForm2_Renderer_Array::pushContainer()
    Stores an array representing a Container in the form array
pushScalar
in file Array.php, method HTML_QuickForm2_Renderer_Array::pushScalar()
    Stores an array representing "scalar" element in the form array
PageBar
in file tabbed.php, class PageBar
    Class representing a page of a multipage form
PageBaz
in file tabbed.php, class PageBaz
    Class representing a page of a multipage form
PageFirst
in file wizard.php, class PageFirst
    Class representing a page of a multipage form
PageFoo
in file tabbed.php, class PageFoo
    Class representing a page of a multipage form
PageSecond
in file wizard.php, class PageSecond
    Class representing a page of a multipage form
PageThird
in file wizard.php, class PageThird
    Class representing a page of a multipage form
populateForm
in file wizard.php, method PageThird::populateForm()
populateForm
in file wizard.php, method PageSecond::populateForm()
populateForm
in file tabbed.php, method PageFoo::populateForm()
populateForm
in file tabbed.php, method PageBar::populateForm()
populateForm
in file tabbed.php, method PageBaz::populateForm()
populateForm
in file simple.php, method SimplePage::populateForm()
populateForm
in file wizard.php, method PageFirst::populateForm()
top

q

QuickForm2.php
procedural page QuickForm2.php
top

r

$recursiveFilters
in file Node.php, variable HTML_QuickForm2_Node::$recursiveFilters
    Recursive filter callbacks for element
$registeredRules
in file Factory.php, variable HTML_QuickForm2_Factory::$registeredRules
    List of registered rules
$renderer
in file Plugin.php, variable HTML_QuickForm2_Renderer_Plugin::$renderer
    The renderer instance this plugin is enhancing
$required
in file Stub.php, variable HTML_QuickForm2_Renderer_Stub::$required
    Whether the form contains required elements
$requiredNoteCallback
in file Callback.php, variable HTML_QuickForm2_Renderer_Callback::$requiredNoteCallback
    Callback used to render required note
$rules
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$rules
    Client-side rules
$rules
in file Node.php, variable HTML_QuickForm2_Node::$rules
    Validation rules for element
repeat.php
procedural page repeat.php
Repeat.php
procedural page Repeat.php
Renderer.php
procedural page Renderer.php
Regex.php
procedural page Regex.php
Required.php
procedural page Required.php
Rule.php
procedural page Rule.php
register
in file Renderer.php, method HTML_QuickForm2_Renderer::register()
    Registers a new renderer type
registerElement
in file Factory.php, method HTML_QuickForm2_Factory::registerElement()
    Registers a new element type
registerPlugin
in file Renderer.php, method HTML_QuickForm2_Renderer::registerPlugin()
    Registers a plugin for a renderer type
registerRule
in file Factory.php, method HTML_QuickForm2_Factory::registerRule()
    Registers a new rule type
removeChild
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::removeChild()
    Removes the element from the prototype container
removeChild
in file Container.php, method HTML_QuickForm2_Container::removeChild()
    Removes the element from this container
removeChild
in file Group.php, method HTML_QuickForm2_Container_Group::removeChild()
    Removes the element from this container
removeRule
in file Node.php, method HTML_QuickForm2_Node::removeRule()
    Removes a validation rule
renameChild
in file Group.php, method HTML_QuickForm2_Container_Group::renameChild()
    Prepends group's name to contained element's name
render
in file Script.php, method HTML_QuickForm2_Element_Script::render()
    Renders the element as the "hidden" one
render
in file Container.php, method HTML_QuickForm2_Container::render()
    Renders the container using the given renderer
render
in file Element.php, method HTML_QuickForm2_Element::render()
    Renders the element using the given renderer
render
in file Node.php, method HTML_QuickForm2_Node::render()
    Renders the element using the given renderer
render
in file Group.php, method HTML_QuickForm2_Container_Group::render()
    Renders the group using the given renderer
render
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::render()
    Renders the hierselect using the given renderer
render
in file DefaultAction.php, method HTML_QuickForm2_Controller_DefaultAction::render()
    This element is rendered using renderHidden() method
render
in file QuickForm2.php, method HTML_QuickForm2::render()
    Renders the form using the given renderer
render
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::render()
    Renders the container using the given renderer
render
in file InputHidden.php, method HTML_QuickForm2_Element_InputHidden::render()
renderClientRules
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::renderClientRules()
    Adds element's client-side validation rules to a builder object
renderClientRules
in file Node.php, method HTML_QuickForm2_Node::renderClientRules()
    Adds element's client-side validation rules to a builder object
renderElement
in file Renderer.php, method HTML_QuickForm2_Renderer::renderElement()
    Renders a generic element
renderElement
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::renderElement()
    Proxies for methods defined in HTML_QuickForm2_Renderer
renderElement
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::renderElement()
    Renders a generic element
renderElement
in file Array.php, method HTML_QuickForm2_Renderer_Array::renderElement()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
renderElement
in file Default.php, method HTML_QuickForm2_Renderer_Default::renderElement()
    Renders a generic element
renderElement
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::renderElement()
    Renders a generic element
renderForm
in file Display.php, method HTML_QuickForm2_Controller_Action_Display::renderForm()
    Outputs the form
renderHidden
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::renderHidden()
    Renders a hidden element
renderHidden
in file Default.php, method HTML_QuickForm2_Renderer_Default::renderHidden()
    Renders a hidden element
renderHidden
in file Array.php, method HTML_QuickForm2_Renderer_Array::renderHidden()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
renderHidden
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::renderHidden()
    Renders a hidden element
renderHidden
in file Renderer.php, method HTML_QuickForm2_Renderer::renderHidden()
    Renders a hidden element
renderHidden
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::renderHidden()
    Proxies for methods defined in HTML_QuickForm2_Renderer
renderLabel
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::renderLabel()
    Renders an element label
replaceIndexTemplates
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::replaceIndexTemplates()
    Replaces a template in elements' attributes by a numeric index
reset
in file Array.php, method HTML_QuickForm2_Renderer_Array::reset()
    Resets the accumulated data
reset
in file Renderer.php, method HTML_QuickForm2_Renderer::reset()
    Resets the accumulated data
reset
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::reset()
    Proxies for methods defined in HTML_QuickForm2_Renderer
reset
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::reset()
    Resets the accumulated data
reset
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::reset()
reset
in file Default.php, method HTML_QuickForm2_Renderer_Default::reset()
    Resets the accumulated data
resolveRelativeURL
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::resolveRelativeURL()
    Resolves relative URL using current page's URL as base
restoreChildAttributes
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::restoreChildAttributes()
    Restores child attributes from backup array
run
in file Controller.php, method HTML_QuickForm2_Controller::run()
    Processes the request
render
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::render()
renderDualSelect
in file dualselect.php, method HTML_QuickForm2_Renderer_Default_DualSelectPlugin::renderDualSelect()
renderForm
in file wizard.php, method WizardDisplay::renderForm()
renderForm
in file simple.php, method SimpleDisplay::renderForm()
renderForm
in file tabbed.php, method TabbedDisplay::renderForm()
top

s

$scripts
in file JavascriptBuilder.php, variable HTML_QuickForm2_JavascriptBuilder::$scripts
    Elements' setup code
$sessionContainer
in file Controller.php, variable HTML_QuickForm2_Controller::$sessionContainer
    A wrapper around session variable used to store form data
$size
in file Hierselect.php, variable HTML_QuickForm2_Element_Hierselect::$size
    Number of select elements in hierselect
$styles
in file Array.php, variable HTML_QuickForm2_Renderer_Array::$styles
    Additional style information for elements
$submitValue
in file Button.php, variable HTML_QuickForm2_Element_Button::$submitValue
    Element's submit value
$submitValue
in file InputSubmit.php, variable HTML_QuickForm2_Element_InputSubmit::$submitValue
    Element's submit value
simple.php
procedural page simple.php
Submit.php
procedural page Submit.php
SessionContainer.php
procedural page SessionContainer.php
Session.php
procedural page Session.php
Submit.php
procedural page Submit.php
SuperGlobal.php
procedural page SuperGlobal.php
Script.php
procedural page Script.php
Select.php
procedural page Select.php
Static.php
procedural page Static.php
Strftime.php
procedural page Strftime.php
Stub.php
procedural page Stub.php
SERVER
in file Rule.php, class constant HTML_QuickForm2_Rule::SERVER
    Constant showing that validation should be run server-side
set
in file Default.php, method HTML_QuickForm2_MessageProvider_Default::set()
    Sets the default message(s) for the given ID and language
setCallbackForClass
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setCallbackForClass()
    Sets callback for form elements that are instances of the given class
setCallbackForId
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setCallbackForId()
    Sets callback for form element with the given id
setConfig
in file MaxFileSize.php, method HTML_QuickForm2_Rule_MaxFileSize::setConfig()
    Sets maximum allowed file size
setConfig
in file Length.php, method HTML_QuickForm2_Rule_Length::setConfig()
    Sets the allowed length limits
setConfig
in file Nonempty.php, method HTML_QuickForm2_Rule_Nonempty::setConfig()
    Sets minimum number of nonempty values
setConfig
in file Regex.php, method HTML_QuickForm2_Rule_Regex::setConfig()
    Sets the regular expression to validate with
setConfig
in file MimeType.php, method HTML_QuickForm2_Rule_MimeType::setConfig()
    Sets allowed MIME type(s) for the uploaded file
setConfig
in file Rule.php, method HTML_QuickForm2_Rule::setConfig()
    Sets configuration data for the rule
setConfig
in file Each.php, method HTML_QuickForm2_Rule_Each::setConfig()
    Sets the template Rule to use for actual validation
setConfig
in file Compare.php, method HTML_QuickForm2_Rule_Compare::setConfig()
    Sets the comparison operator and operand to compare to
setConfig
in file Callback.php, method HTML_QuickForm2_Rule_Callback::setConfig()
    Sets the callback to use for validation and its additional arguments
setContainer
in file QuickForm2.php, method HTML_QuickForm2::setContainer()
setContainer
in file Node.php, method HTML_QuickForm2_Node::setContainer()
    Adds the link to the element containing current
setContent
in file Static.php, method HTML_QuickForm2_Element_Static::setContent()
    Sets the contents of the static element
setContent
in file Button.php, method HTML_QuickForm2_Element_Button::setContent()
    Sets the contents of the button element
setContent
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::setContent()
    Sets the label to be rendered glued to the element
setController
in file Page.php, method HTML_QuickForm2_Controller_Page::setController()
    Sets the controller owning the page
setDataSources
in file QuickForm2.php, method HTML_QuickForm2::setDataSources()
    Replaces the list of form's data sources with a completely new one
setDefaultAction
in file Page.php, method HTML_QuickForm2_Controller_Page::setDefaultAction()
    Sets the default action invoked on page-form submit
setElementCallbackForGroupClass
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setElementCallbackForGroupClass()
    Sets grouped elements callbacks using group class
setElementCallbackForGroupId
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setElementCallbackForGroupId()
    Sets grouped elements callback using group id
setElementTemplateForGroupClass
in file Default.php, method HTML_QuickForm2_Renderer_Default::setElementTemplateForGroupClass()
    Sets grouped elements templates using group class
setElementTemplateForGroupId
in file Default.php, method HTML_QuickForm2_Renderer_Default::setElementTemplateForGroupId()
    Sets grouped elements templates using group id
setError
in file InputHidden.php, method HTML_QuickForm2_Element_InputHidden::setError()
    Disallows setting an error message on hidden elements
setError
in file Node.php, method HTML_QuickForm2_Node::setError()
    Sets the error message to the element
setErrorGroupCallback
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setErrorGroupCallback()
    Sets callback for rendering validation errors
setErrorTemplate
in file Default.php, method HTML_QuickForm2_Renderer_Default::setErrorTemplate()
    Sets template for rendering validation errors
setFormId
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::setFormId()
    Sets ID of the form currently being processed
setHiddenGroupCallback
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setHiddenGroupCallback()
    Sets callback for rendering hidden elements if option group_hiddens is true
setId
in file Node.php, method HTML_QuickForm2_Node::setId()
    Sets the element's id
setId
in file QuickForm2.php, method HTML_QuickForm2::setId()
setIndexes
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::setIndexes()
    Sets the indexes for repeated items
setIndexField
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::setIndexField()
    Sets a field to check for available indexes
setJavascriptBuilder
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::setJavascriptBuilder()
    Proxies for methods defined in HTML_QuickForm2_Renderer
setJavascriptBuilder
in file Renderer.php, method HTML_QuickForm2_Renderer::setJavascriptBuilder()
    Sets the javascript builder object
setLabel
in file Node.php, method HTML_QuickForm2_Node::setLabel()
    Sets the element's label(s)
setLabelCallback
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setLabelCallback()
    Sets callback for rendering labels
setMessage
in file Rule.php, method HTML_QuickForm2_Rule::setMessage()
    Sets the error message output by the rule
setMessage
in file Required.php, method HTML_QuickForm2_Rule_Required::setMessage()
    Sets the error message output by the rule
setName
in file Node.php, method HTML_QuickForm2_Node::setName()
    Sets the element's name
setName
in file Static.php, method HTML_QuickForm2_Element_Static::setName()
    Sets the element's name
setName
in file Element.php, method HTML_QuickForm2_Element::setName()
setName
in file Container.php, method HTML_QuickForm2_Container::setName()
setName
in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::setName()
setName
in file Group.php, method HTML_QuickForm2_Container_Group::setName()
setName
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::setName()
    Sets the element's name
setOption
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::setOption()
    Proxies for methods defined in HTML_QuickForm2_Renderer
setOption
in file Renderer.php, method HTML_QuickForm2_Renderer::setOption()
    Sets the option(s) affecting renderer behaviour
setOwner
in file Rule.php, method HTML_QuickForm2_Rule::setOwner()
    Sets the element that will be validated by this rule
setOwner
in file MimeType.php, method HTML_QuickForm2_Rule_MimeType::setOwner()
    Sets the element that will be validated by this rule
setOwner
in file MaxFileSize.php, method HTML_QuickForm2_Rule_MaxFileSize::setOwner()
    Sets the element that will be validated by this rule
setOwner
in file Each.php, method HTML_QuickForm2_Rule_Each::setOwner()
    Sets the element that will be validated by this rule
setOwnerError
in file Rule.php, method HTML_QuickForm2_Rule::setOwnerError()
    Sets the error message on the owner element
setPrototype
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::setPrototype()
    Sets the Container that will be used as a prototype for repeating
setRenderer
in file Plugin.php, method HTML_QuickForm2_Renderer_Plugin::setRenderer()
    Sets the base renderer this plugin is enhancing
setRequiredNoteCallback
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::setRequiredNoteCallback()
    Sets callback for rendering required note
setSeparator
in file Group.php, method HTML_QuickForm2_Container_Group::setSeparator()
    Sets string(s) to separate grouped elements
setStyleForId
in file Array.php, method HTML_QuickForm2_Renderer_Array::setStyleForId()
    Sets a style for element rendering
setTagName
in file Static.php, method HTML_QuickForm2_Element_Static::setTagName()
    Sets the name of the HTML tag to wrap around static element's content
setTemplateForClass
in file Default.php, method HTML_QuickForm2_Renderer_Default::setTemplateForClass()
    Sets template for form elements that are instances of the given class
setTemplateForId
in file Default.php, method HTML_QuickForm2_Renderer_Default::setTemplateForId()
    Sets template for form element with the given id
setValue
in file Static.php, method HTML_QuickForm2_Element_Static::setValue()
    Static element's content can also be set via this method
setValue
in file Group.php, method HTML_QuickForm2_Container_Group::setValue()
setValue
in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::setValue()
setValue
in file Select.php, method HTML_QuickForm2_Element_Select::setValue()
setValue
in file Button.php, method HTML_QuickForm2_Element_Button::setValue()
    Button's value cannot be set via this method
setValue
in file Date.php, method HTML_QuickForm2_Element_Date::setValue()
    Tries to convert the given value to a usable date before setting the element value
setValue
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::setValue()
    Sets the element's value
setValue
in file Textarea.php, method HTML_QuickForm2_Element_Textarea::setValue()
setValue
in file Node.php, method HTML_QuickForm2_Node::setValue()
    Sets the element's value
setValue
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::setValue()
    Sets the element's value (not implemented)
setValue
in file QuickForm2.php, method HTML_QuickForm2::setValue()
setValue
in file InputImage.php, method HTML_QuickForm2_Element_InputImage::setValue()
    Image button's value cannot be set via this method
setValue
in file InputReset.php, method HTML_QuickForm2_Element_InputReset::setValue()
    Reset elements cannot have any submit values
setValue
in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::setValue()
    Submit's value cannot be set via this method
setValue
in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::setValue()
setValue
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::setValue()
    File upload's value cannot be set here
setValue
in file Input.php, method HTML_QuickForm2_Element_Input::setValue()
setValue
in file InputButton.php, method HTML_QuickForm2_Element_InputButton::setValue()
    Button elements cannot have any submit values
skipInternalFields
in file QuickForm2.php, method HTML_QuickForm2::skipInternalFields()
    Filter for form's getValue() removing internal fields' values from the array
splitUri
in file Jump.php, method HTML_QuickForm2_Controller_Action_Jump::splitUri()
    Splits (part of) the URI into path and query components
startContainer
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::startContainer()
    Starts rendering a generic container, called before processing contained elements
startContainer
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::startContainer()
    Starts rendering a generic container, called before processing contained elements
startContainer
in file Renderer.php, method HTML_QuickForm2_Renderer::startContainer()
    Starts rendering a generic container, called before processing contained elements
startContainer
in file Array.php, method HTML_QuickForm2_Renderer_Array::startContainer()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
startContainer
in file Default.php, method HTML_QuickForm2_Renderer_Default::startContainer()
    Starts rendering a generic container, called before processing contained elements
startContainer
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::startContainer()
    Proxies for methods defined in HTML_QuickForm2_Renderer
startForm
in file Renderer.php, method HTML_QuickForm2_Renderer::startForm()
    Starts rendering a form, called before processing contained elements
startForm
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::startForm()
    Starts rendering a form, called before processing contained elements
startForm
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::startForm()
    Proxies for methods defined in HTML_QuickForm2_Renderer
startForm
in file Default.php, method HTML_QuickForm2_Renderer_Default::startForm()
    Starts rendering a form, called before processing contained elements
startForm
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::startForm()
    Starts rendering a form, called before processing contained elements
startForm
in file Array.php, method HTML_QuickForm2_Renderer_Array::startForm()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
startGroup
in file Stub.php, method HTML_QuickForm2_Renderer_Stub::startGroup()
    Starts rendering a group, called before processing grouped elements
startGroup
in file Array.php, method HTML_QuickForm2_Renderer_Array::startGroup()
    Implementations of abstract methods from HTML_QuickForm2_Renderer
startGroup
in file Default.php, method HTML_QuickForm2_Renderer_Default::startGroup()
    Starts rendering a group, called before processing grouped elements
startGroup
in file Renderer.php, method HTML_QuickForm2_Renderer::startGroup()
    Starts rendering a group, called before processing grouped elements
startGroup
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::startGroup()
    Proxies for methods defined in HTML_QuickForm2_Renderer
startGroup
in file Callback.php, method HTML_QuickForm2_Renderer_Callback::startGroup()
    Starts rendering a group, called before processing grouped elements
storeDatasources
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::storeDatasources()
    Stores the controller data sources
storeId
in file Node.php, method HTML_QuickForm2_Node::storeId()
    Stores the explicitly given id to prevent duplicate id generation
storeOpaque
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::storeOpaque()
    Stores some user-supplied parameter alongside controller data
storeValidationStatus
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::storeValidationStatus()
    Stores the page validation status
storeValues
in file Page.php, method HTML_QuickForm2_Controller_Page::storeValues()
    Stores the form values (and validation status) is session container
storeValues
in file SessionContainer.php, method HTML_QuickForm2_Controller_SessionContainer::storeValues()
    Stores the page submit values
setRenderer
in file dualselect.php, method HTML_QuickForm2_Renderer_Default_DualSelectPlugin::setRenderer()
SimpleDisplay
in file simple.php, class SimpleDisplay
    Action handler for outputting the form
SimplePage
in file simple.php, class SimplePage
    Class representing a page of a multipage form
top

t

$tagName
in file Static.php, variable HTML_QuickForm2_Element_Static::$tagName
    Name of the tag to wrap around static element's content
$templatesForClass
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$templatesForClass
    Default templates for elements of the given class
$templatesForId
in file Default.php, variable HTML_QuickForm2_Renderer_Default::$templatesForId
    Custom templates for elements with the given IDs
$trustProxy
in file Jump.php, variable HTML_QuickForm2_Controller_Action_Jump::$trustProxy
    Whether to trust $_SERVER entries coming from proxies
tabbed.php
procedural page tabbed.php
Textarea.php
procedural page Textarea.php
toArray
in file Array.php, method HTML_QuickForm2_Renderer_Array::toArray()
    Returns the resultant array
toCanonicalForm
in file Compare.php, method HTML_QuickForm2_Rule_Compare::toCanonicalForm()
    Converts configuration data to a canonical associative array form
toggleFrozen
in file Static.php, method HTML_QuickForm2_Element_Static::toggleFrozen()
    Static element can not be frozen
toggleFrozen
in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::toggleFrozen()
    Submit buttons can not be frozen
toggleFrozen
in file Node.php, method HTML_QuickForm2_Node::toggleFrozen()
    Changes the element's frozen status
toggleFrozen
in file InputHidden.php, method HTML_QuickForm2_Element_InputHidden::toggleFrozen()
    Hidden elements can not be frozen
toggleFrozen
in file Container.php, method HTML_QuickForm2_Container::toggleFrozen()
toggleFrozen
in file Button.php, method HTML_QuickForm2_Element_Button::toggleFrozen()
    Buttons can not be frozen
toggleFrozen
in file InputReset.php, method HTML_QuickForm2_Element_InputReset::toggleFrozen()
    Reset buttons can not be frozen
toggleFrozen
in file InputButton.php, method HTML_QuickForm2_Element_InputButton::toggleFrozen()
    Buttons can not be frozen
toggleFrozen
in file InputImage.php, method HTML_QuickForm2_Element_InputImage::toggleFrozen()
    Image buttons can not be frozen
toggleFrozen
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::toggleFrozen()
    File upload elements cannot be frozen
trimLeadingZeros
in file Date.php, method HTML_QuickForm2_Element_Date::trimLeadingZeros()
    Trims leading zeros from the (numeric) string
TabbedDisplay
in file tabbed.php, class TabbedDisplay
    Action handler for outputting the form
TabbedPage
in file tabbed.php, class TabbedPage
    Class representing a page of a multipage form
toArray
in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::toArray()
top

u

updatePlugins
in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::updatePlugins()
    Updates the list of plugins for the current renderer instance
updateValue
in file Node.php, method HTML_QuickForm2_Node::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::updateValue()
updateValue
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file Static.php, method HTML_QuickForm2_Element_Static::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file Select.php, method HTML_QuickForm2_Element_Select::updateValue()
updateValue
in file InputImage.php, method HTML_QuickForm2_Element_InputImage::updateValue()
updateValue
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::updateValue()
updateValue
in file Date.php, method HTML_QuickForm2_Element_Date::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file Container.php, method HTML_QuickForm2_Container::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file Element.php, method HTML_QuickForm2_Element::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file Hierselect.php, method HTML_QuickForm2_Element_Hierselect::updateValue()
    Called when the element needs to update its value from form's data sources
updateValue
in file InputCheckbox.php, method HTML_QuickForm2_Element_InputCheckbox::updateValue()
updateValue
in file Button.php, method HTML_QuickForm2_Element_Button::updateValue()
top

v

$value
in file InputFile.php, variable HTML_QuickForm2_Element_InputFile::$value
    Information on uploaded file, from submit data source
$value
in file Textarea.php, variable HTML_QuickForm2_Element_Textarea::$value
    Value for textarea field
$values
in file Array.php, variable HTML_QuickForm2_DataSource_Array::$values
    Array containing elements' values
$values
in file OptionContainer.php, variable HTML_QuickForm2_Element_Select_OptionContainer::$values
    Reference to parent <select>'s values
$values
in file Select.php, variable HTML_QuickForm2_Element_Select::$values
    Values for the select element (i.e. values of the selected options)
validate
in file QuickForm2.php, method HTML_QuickForm2::validate()
    Performs the server-side validation
validate
in file InputFile.php, method HTML_QuickForm2_Element_InputFile::validate()
    Performs the server-side validation
validate
in file Node.php, method HTML_QuickForm2_Node::validate()
    Performs the server-side validation
validate
in file Repeat.php, method HTML_QuickForm2_Container_Repeat::validate()
    Performs the server-side validation
validate
in file Container.php, method HTML_QuickForm2_Container::validate()
    Performs the server-side validation
validate
in file Rule.php, method HTML_QuickForm2_Rule::validate()
    Performs validation
validateOwner
in file NotRegex.php, method HTML_QuickForm2_Rule_NotRegex::validateOwner()
    Validates the owner element
validateOwner
in file Rule.php, method HTML_QuickForm2_Rule::validateOwner()
    Validates the owner element
validateOwner
in file Regex.php, method HTML_QuickForm2_Rule_Regex::validateOwner()
    Validates the owner element
validateOwner
in file MimeType.php, method HTML_QuickForm2_Rule_MimeType::validateOwner()
    Validates the owner element
validateOwner
in file Each.php, method HTML_QuickForm2_Rule_Each::validateOwner()
    Validates the owner's children using the template Rule
validateOwner
in file Compare.php, method HTML_QuickForm2_Rule_Compare::validateOwner()
    Validates the owner element
validateOwner
in file Callback.php, method HTML_QuickForm2_Rule_Callback::validateOwner()
    Validates the owner element
validateOwner
in file Email.php, method HTML_QuickForm2_Rule_Email::validateOwner()
    Validates the owner element
validateOwner
in file Empty.php, method HTML_QuickForm2_Rule_Empty::validateOwner()
validateOwner
in file Nonempty.php, method HTML_QuickForm2_Rule_Nonempty::validateOwner()
validateOwner
in file MaxFileSize.php, method HTML_QuickForm2_Rule_MaxFileSize::validateOwner()
    Validates the owner element
validateOwner
in file Length.php, method HTML_QuickForm2_Rule_Length::validateOwner()
    Validates the owner element
validateOwner
in file NotCallback.php, method HTML_QuickForm2_Rule_NotCallback::validateOwner()
    Validates the owner element
top

w

$watchedAttributes
in file QuickForm2.php, variable HTML_QuickForm2::$watchedAttributes
    We do not allow setting "method" and "id" other than through constructor
$watchedAttributes
in file Node.php, variable HTML_QuickForm2_Node::$watchedAttributes
    Changing 'name' and 'id' attributes requires some special handling
$watchedAttributes
in file Input.php, variable HTML_QuickForm2_Element_Input::$watchedAttributes
    'type' attribute should not be changeable
$watchedAttributes
in file Fieldset.php, variable HTML_QuickForm2_Container_Fieldset::$watchedAttributes
    Fieldsets don't have a 'name' attribute, so we only handle 'id'
$wizard
in file Controller.php, variable HTML_QuickForm2_Controller::$wizard
    Whether the form is a wizard
wizard.php
procedural page wizard.php
wrapScript
in file JavascriptBuilder.php, method HTML_QuickForm2_JavascriptBuilder::wrapScript()
    Wraps the given Javascript code in <script> tags
$watchedAttributes
in file dualselect.php, variable HTML_QuickForm2_Element_DualSelect::$watchedAttributes
WizardDisplay
in file wizard.php, class WizardDisplay
    Action handler for outputting the form
top

Documentation generated on Wed, 10 Apr 2019 08:56:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.