Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
a
- $array
- in file Array.php, variable HTML_QuickForm2_Renderer_Array::$array
An array being generated
- $attributes
- in file InputImage.php, variable HTML_QuickForm2_Element_InputImage::$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 InputFile.php, variable HTML_QuickForm2_Element_InputFile::$attributes
- $attributes
- in file InputReset.php, variable HTML_QuickForm2_Element_InputReset::$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 InputCheckbox.php, variable HTML_QuickForm2_Element_InputCheckbox::$attributes
- $attributes
- in file InputPassword.php, variable HTML_QuickForm2_Element_InputPassword::$attributes
- $attributes
- in file InputButton.php, variable HTML_QuickForm2_Element_InputButton::$attributes
- $attributes
- in file dualselect.php, variable HTML_QuickForm2_Element_DualSelect::$attributes
- 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)
- addOptgroup
- in file Select.php, method HTML_QuickForm2_Element_Select::addOptgroup()
Adds a new optgroup
- addOptgroup
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::addOptgroup()
Adds a new optgroup
- addOption
- in file Select.php, method HTML_QuickForm2_Element_Select::addOption()
Adds a new option
- addOption
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::addOption()
Adds a new option
- addPlugin
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::addPlugin()
Adds a plugin for the current renderer instance
- 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 Container.php, method HTML_QuickForm2_Container::appendChild()
Appends an element to the container
- appendChild
- in file Group.php, method HTML_QuickForm2_Container_Group::appendChild()
Appends an element to the container
- 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.php
- procedural page Array.php
- Array.php
- procedural page Array.php
top
top
c
- $chainedRules
- in file Rule.php, variable HTML_QuickForm2_Rule::$chainedRules
Rules chained to this via "and" and "or" operators
- $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
- $coordinates
- in file InputImage.php, variable HTML_QuickForm2_Element_InputImage::$coordinates
Coordinates of user click within the image, array contains keys 'x' and 'y'
- checkValue
- in file MimeType.php, method HTML_QuickForm2_Rule_MimeType::checkValue()
Validates the element's value
- checkValue
- in file Compare.php, method HTML_QuickForm2_Rule_Compare::checkValue()
Validates the element's value
- checkValue
- in file Callback.php, method HTML_QuickForm2_Rule_Callback::checkValue()
Validates the element's value
- checkValue
- in file Nonempty.php, method HTML_QuickForm2_Rule_Nonempty::checkValue()
- checkValue
- in file Rule.php, method HTML_QuickForm2_Rule::checkValue()
Validates the element's value
- checkValue
- in file Regex.php, method HTML_QuickForm2_Rule_Regex::checkValue()
Validates the element's value
- checkValue
- in file Length.php, method HTML_QuickForm2_Rule_Length::checkValue()
Validates the element's value
- checkValue
- in file MaxFileSize.php, method HTML_QuickForm2_Rule_MaxFileSize::checkValue()
Validates the element's value
- checkValue
- in file Empty.php, method HTML_QuickForm2_Rule_Empty::checkValue()
- check_password
- in file builtin-rules.php, function check_password()
Usage example for HTML_QuickForm2 package: builtin rules
- count
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::count()
Returns the number of options in the container
- count
- in file Container.php, method HTML_QuickForm2_Container::count()
Returns the number of elements in the container
- createElement
- in file Factory.php, method HTML_QuickForm2_Factory::createElement()
Creates a new element object of the given type
- 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
- Callback.php
- procedural page Callback.php
- Compare.php
- procedural page Compare.php
top
top
top
f
- $files
- in file SuperGlobal.php, variable HTML_QuickForm2_DataSource_SuperGlobal::$files
Information on file uploads (from $_FILES)
- $frozen
- in file Node.php, variable HTML_QuickForm2_Node::$frozen
Element's "frozen" status
- $frozenHtml
- in file InputRadio.php, variable HTML_QuickForm2_Element_InputRadio::$frozenHtml
- $frozenHtml
- in file InputCheckbox.php, variable HTML_QuickForm2_Element_InputCheckbox::$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
- findAllowedLength
- in file Length.php, method HTML_QuickForm2_Rule_Length::findAllowedLength()
Searches in global config and Rule's options for allowed length limits
- findArguments
- in file Callback.php, method HTML_QuickForm2_Rule_Callback::findArguments()
Searches in global config and Rule's options for callback's additional arguments
- findCallback
- in file Callback.php, method HTML_QuickForm2_Rule_Callback::findCallback()
Searches in global config and Rule's options for a callback function to use
- findOperand
- in file Compare.php, method HTML_QuickForm2_Rule_Compare::findOperand()
Finds an operand to compare element's value with in global config and Rule's options
- findOperator
- in file Compare.php, method HTML_QuickForm2_Rule_Compare::findOperator()
Finds a comparison operator to use in global config and Rule's options
- findTemplate
- in file Default.php, method HTML_QuickForm2_Renderer_Default::findTemplate()
Finds a proper template for the element
- finishContainer
- in file Array.php, method HTML_QuickForm2_Renderer_Array::finishContainer()
Implementations of abstract methods from HTML_QuickForm2_Renderer
- finishContainer
- in file Renderer.php, method HTML_QuickForm2_Renderer::finishContainer()
Finishes rendering a generic container, called after processing contained elements
- finishContainer
- in file Default.php, method HTML_QuickForm2_Renderer_Default::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
- finishForm
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::finishForm()
Proxies for methods defined in HTML_QuickForm2_Renderer
- finishForm
- in file Renderer.php, method HTML_QuickForm2_Renderer::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 Default.php, method HTML_QuickForm2_Renderer_Default::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 Proxy.php, method HTML_QuickForm2_Renderer_Proxy::finishGroup()
Proxies for methods defined in HTML_QuickForm2_Renderer
- finishGroup
- in file Array.php, method HTML_QuickForm2_Renderer_Array::finishGroup()
Implementations of abstract methods from HTML_QuickForm2_Renderer
- finishGroup
- in file Default.php, method HTML_QuickForm2_Renderer_Default::finishGroup()
Finishes rendering a group, called after processing grouped elements
- Fieldset.php
- procedural page Fieldset.php
- Factory.php
- procedural page Factory.php
top
g
- $groupedTemplates
- in file Default.php, variable HTML_QuickForm2_Renderer_Default::$groupedTemplates
Default templates for elements of the given class within groups
- $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
- getChildren
- in file Container.php, method HTML_QuickForm2_ContainerIterator::getChildren()
- getChildren
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionIterator::getChildren()
- 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 InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getContent()
Returns the label that will be "glued" to element's HTML
- getDataSources
- in file Node.php, method HTML_QuickForm2_Node::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
- 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
- getFrozenHtml
- in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getFrozenHtml()
- getFrozenHtml
- in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getFrozenHtml()
- getFrozenHtml
- in file InputPassword.php, method HTML_QuickForm2_Element_InputPassword::getFrozenHtml()
- getFrozenHtml
- in file Input.php, method HTML_QuickForm2_Element_Input::getFrozenHtml()
Returns the field's value without HTML tags
- getFrozenHtml
- in file Select.php, method HTML_QuickForm2_Element_Select::getFrozenHtml()
- getId
- in file Container.php, method HTML_QuickForm2_Container::getId()
- getId
- in file Node.php, method HTML_QuickForm2_Node::getId()
Returns the element's id
- getId
- in file Element.php, method HTML_QuickForm2_Element::getId()
- getIterator
- in file Select.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
- getLabel
- in file Node.php, method HTML_QuickForm2_Node::getLabel()
Returns the element's label(s)
- getMessage
- in file Rule.php, method HTML_QuickForm2_Rule::getMessage()
Returns the error message output by the rule
- getName
- in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::getName()
- getName
- in file Container.php, method HTML_QuickForm2_Container::getName()
- getName
- in file Group.php, method HTML_QuickForm2_Container_Group::getName()
- getName
- in file Element.php, method HTML_QuickForm2_Element::getName()
- getName
- in file Node.php, method HTML_QuickForm2_Node::getName()
Returns the element's name
- getOption
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::getOption()
Proxies for methods defined in HTML_QuickForm2_Renderer
- getOption
- in file Renderer.php, method HTML_QuickForm2_Renderer::getOption()
Returns the value(s) of the renderer option(s)
- getOptions
- in file Rule.php, method HTML_QuickForm2_Rule::getOptions()
Returns the rule's configuration data
- getOptions
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::getOptions()
Returns an array of contained options
- getPersistentContent
- in file Element.php, method HTML_QuickForm2_Element::getPersistentContent()
Generates hidden form field containing the element's value
- getRecursiveIterator
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::getRecursiveIterator()
Returns a recursive iterator over contained elements
- getRecursiveIterator
- in file Container.php, method HTML_QuickForm2_Container::getRecursiveIterator()
Returns a recursive iterator iterator for the container elements
- getRuleConfig
- in file Factory.php, method HTML_QuickForm2_Factory::getRuleConfig()
Returns configuration data for rules of the given type
- getSeparator
- in file Group.php, method HTML_QuickForm2_Container_Group::getSeparator()
Returns string(s) to separate grouped elements
- getType
- in file Node.php, method HTML_QuickForm2_Node::getType()
Returns the element's type
- getType
- in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getType()
- getType
- in file Button.php, method HTML_QuickForm2_Element_Button::getType()
- getType
- in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::getType()
- getType
- in file Group.php, method HTML_QuickForm2_Container_Group::getType()
- getType
- in file QuickForm2.php, method HTML_QuickForm2::getType()
- getType
- in file Input.php, method HTML_QuickForm2_Element_Input::getType()
- getType
- in file Select.php, method HTML_QuickForm2_Element_Select::getType()
- getUpload
- in file Submit.php, method HTML_QuickForm2_DataSource_Submit::getUpload()
Returns the information about uploaded file
- getUpload
- in file SuperGlobal.php, method HTML_QuickForm2_DataSource_SuperGlobal::getUpload()
- getValue
- in file Textarea.php, method HTML_QuickForm2_Element_Textarea::getValue()
- getValue
- in file Select.php, method HTML_QuickForm2_Element_Select::getValue()
Returns the value of the <select> element
- getValue
- in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::getValue()
- getValue
- in file Group.php, method HTML_QuickForm2_Container_Group::getValue()
- getValue
- in file Input.php, method HTML_QuickForm2_Element_Input::getValue()
- getValue
- in file DataSource.php, method HTML_QuickForm2_DataSource::getValue()
Returns value for the element with the given name
- getValue
- in file Container.php, method HTML_QuickForm2_Container::getValue()
Returns the element's value
- getValue
- in file Button.php, method HTML_QuickForm2_Element_Button::getValue()
Returns the element's value
- getValue
- in file Node.php, method HTML_QuickForm2_Node::getValue()
Returns the element's value
- getValue
- in file InputButton.php, method HTML_QuickForm2_Element_InputButton::getValue()
Button elements cannot have any submit values
- getValue
- in file InputReset.php, method HTML_QuickForm2_Element_InputReset::getValue()
Reset elements cannot have any submit values
- getValue
- in file InputImage.php, method HTML_QuickForm2_Element_InputImage::getValue()
Returns the element's value
- getValue
- in file Array.php, method HTML_QuickForm2_DataSource_Array::getValue()
- getValue
- in file InputFile.php, method HTML_QuickForm2_Element_InputFile::getValue()
Returns the information on uploaded file
- getValue
- in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::getValue()
Returns the element's value
- Group.php
- procedural page Group.php
top
h
- $hasRequired
- in file Default.php, variable HTML_QuickForm2_Renderer_Default::$hasRequired
Whether the form contains required elements
- $hasRequired
- in file Array.php, variable HTML_QuickForm2_Renderer_Array::$hasRequired
Whether the form contains required elements
- $hiddenHtml
- in file Default.php, variable HTML_QuickForm2_Renderer_Default::$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
- hasChildren
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionIterator::hasChildren()
- hasChildren
- in file Container.php, method HTML_QuickForm2_ContainerIterator::hasChildren()
- HTML_QuickForm2
- in file QuickForm2.php, class HTML_QuickForm2
Class representing a HTML form
- HTML_QuickForm2_Container
- in file Container.php, class HTML_QuickForm2_Container
Abstract base class for simple QuickForm2 containers
- HTML_QuickForm2_ContainerIterator
- in file Container.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_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_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_DualSelect
- in file dualselect.php, class HTML_QuickForm2_Element_DualSelect
"Dualselect" 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_Select
- in file Select.php, class HTML_QuickForm2_Element_Select
Class representing a <select> element
- HTML_QuickForm2_Element_Select_Optgroup
- in file Select.php, class HTML_QuickForm2_Element_Select_Optgroup
Class representing an <optgroup> tag
- HTML_QuickForm2_Element_Select_OptionContainer
- in file Select.php, class HTML_QuickForm2_Element_Select_OptionContainer
Collection of <option>s and <optgroup>s
- HTML_QuickForm2_Element_Select_OptionIterator
- in file Select.php, class HTML_QuickForm2_Element_Select_OptionIterator
Implements a recursive iterator for options arrays
- 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 Exception.php, class HTML_QuickForm2_InvalidArgumentException
Exception that denotes invalid arguments were passed
- HTML_QuickForm2_Loader
- in file Loader.php, class HTML_QuickForm2_Loader
Class with static methods for loading classes and files
- 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 Exception.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_Default
- in file Default.php, class HTML_QuickForm2_Renderer_Default
Default renderer for QuickForm2
- HTML_QuickForm2_Renderer_Default_DualSelectPlugin
- in file dualselect.php, class HTML_QuickForm2_Renderer_Default_DualSelectPlugin
Renderer plugin for outputting dualselect
- 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_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_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_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
top
top
top
top
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 Select.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
- onAttributeChange
- in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::onAttributeChange()
- onAttributeChange
- in file QuickForm2.php, method HTML_QuickForm2::onAttributeChange()
- onAttributeChange
- in file Input.php, method HTML_QuickForm2_Element_Input::onAttributeChange()
- onAttributeChange
- in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::onAttributeChange()
- onAttributeChange
- in file Container.php, method HTML_QuickForm2_Container::onAttributeChange()
- onAttributeChange
- in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::onAttributeChange()
- onAttributeChange
- in file Element.php, method HTML_QuickForm2_Element::onAttributeChange()
- 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
top
p
- $persistent
- in file Select.php, variable HTML_QuickForm2_Element_Select::$persistent
- $persistent
- in file Textarea.php, variable HTML_QuickForm2_Element_Textarea::$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
- $possibleValues
- in file Select.php, variable HTML_QuickForm2_Element_Select::$possibleValues
Possible values for select elements
- $possibleValues
- in file Select.php, variable HTML_QuickForm2_Element_Select_OptionContainer::$possibleValues
Reference to parent <select>'s possible values
- $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.
- Plugin.php
- procedural page Plugin.php
- Proxy.php
- procedural page Proxy.php
- persistentFreeze
- in file Container.php, method HTML_QuickForm2_Container::persistentFreeze()
- persistentFreeze
- in file Node.php, method HTML_QuickForm2_Node::persistentFreeze()
Changes the element's persistent freeze behaviour
- 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 Container.php, method HTML_QuickForm2_Container::prependsName()
Whether container prepends its name to names of contained elements
- prependsName
- in file Group.php, method HTML_QuickForm2_Container_Group::prependsName()
- 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
top
top
r
- $registeredCallback
- in file Callback.php, variable HTML_QuickForm2_Rule_Callback::$registeredCallback
Set to true if callback function was registered in Factory
- $registeredRules
- in file Factory.php, variable HTML_QuickForm2_Factory::$registeredRules
List of registered rules
- $registeredType
- in file Rule.php, variable HTML_QuickForm2_Rule::$registeredType
Type that was provided to Factory when creating this Rule instance
- $renderer
- in file Plugin.php, variable HTML_QuickForm2_Renderer_Plugin::$renderer
- $rules
- in file Node.php, variable HTML_QuickForm2_Node::$rules
Validation rules for element
- 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 Group.php, method HTML_QuickForm2_Container_Group::removeChild()
Removes the element from this container
- removeChild
- in file Container.php, method HTML_QuickForm2_Container::removeChild()
Removes the element from this container
- renameChild
- in file Group.php, method HTML_QuickForm2_Container_Group::renameChild()
- render
- in file InputHidden.php, method HTML_QuickForm2_Element_InputHidden::render()
- render
- in file Group.php, method HTML_QuickForm2_Container_Group::render()
Renders the group using the given renderer
- render
- in file Element.php, method HTML_QuickForm2_Element::render()
Renders the element using the given renderer
- render
- in file QuickForm2.php, method HTML_QuickForm2::render()
Renders the form using the given renderer
- render
- in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::render()
- render
- in file Container.php, method HTML_QuickForm2_Container::render()
Renders the container using the given renderer
- renderDualSelect
- in file dualselect.php, method HTML_QuickForm2_Renderer_Default_DualSelectPlugin::renderDualSelect()
- renderElement
- in file Renderer.php, method HTML_QuickForm2_Renderer::renderElement()
Renders a generic element
- renderElement
- in file Default.php, method HTML_QuickForm2_Renderer_Default::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 Proxy.php, method HTML_QuickForm2_Renderer_Proxy::renderElement()
Proxies for methods defined in HTML_QuickForm2_Renderer
- renderHidden
- in file Array.php, method HTML_QuickForm2_Renderer_Array::renderHidden()
Implementations of abstract methods from HTML_QuickForm2_Renderer
- renderHidden
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::renderHidden()
Proxies for methods defined in HTML_QuickForm2_Renderer
- renderHidden
- in file Default.php, method HTML_QuickForm2_Renderer_Default::renderHidden()
Renders a hidden element
- renderHidden
- in file Renderer.php, method HTML_QuickForm2_Renderer::renderHidden()
Renders a hidden element
- reset
- in file Default.php, method HTML_QuickForm2_Renderer_Default::reset()
Resets the accumulated data
- reset
- in file Array.php, method HTML_QuickForm2_Renderer_Array::reset()
Resets the accumulated data
top
s
- $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
- Submit.php
- procedural page Submit.php
- SuperGlobal.php
- procedural page SuperGlobal.php
- Select.php
- procedural page Select.php
- setConfig
- in file Rule.php, method HTML_QuickForm2_Rule::setConfig()
Sets configuration data for the rule
- 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 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
- setDataSources
- in file QuickForm2.php, method HTML_QuickForm2::setDataSources()
Replaces the list of form's data sources with a completely new one
- setError
- in file Node.php, method HTML_QuickForm2_Node::setError()
Sets the error message to the element
- setErrorTemplate
- in file Default.php, method HTML_QuickForm2_Renderer_Default::setErrorTemplate()
Sets template for rendering validation errors
- setGroupedTemplateForClass
- in file Default.php, method HTML_QuickForm2_Renderer_Default::setGroupedTemplateForClass()
Sets template for grouped form elements that are instances of the given class
- setId
- in file Container.php, method HTML_QuickForm2_Container::setId()
- setId
- in file Element.php, method HTML_QuickForm2_Element::setId()
- setId
- in file QuickForm2.php, method HTML_QuickForm2::setId()
- setId
- in file Node.php, method HTML_QuickForm2_Node::setId()
Sets the elements id
- setLabel
- in file Node.php, method HTML_QuickForm2_Node::setLabel()
Sets the element's label(s)
- setMessage
- in file Rule.php, method HTML_QuickForm2_Rule::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 Group.php, method HTML_QuickForm2_Container_Group::setName()
- setName
- in file Container.php, method HTML_QuickForm2_Container::setName()
- setName
- in file Element.php, method HTML_QuickForm2_Element::setName()
- setName
- in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::setName()
- setOption
- in file Renderer.php, method HTML_QuickForm2_Renderer::setOption()
Sets the option(s) affecting renderer behaviour
- setOption
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::setOption()
Proxies for methods defined in HTML_QuickForm2_Renderer
- setOptions
- in file Rule.php, method HTML_QuickForm2_Rule::setOptions()
Sets additional configuration data for the rule
- 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
- setRenderer
- in file dualselect.php, method HTML_QuickForm2_Renderer_Default_DualSelectPlugin::setRenderer()
- setRenderer
- in file Plugin.php, method HTML_QuickForm2_Renderer_Plugin::setRenderer()
Sets the base renderer this plugin is enhancing
- 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
- 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 Textarea.php, method HTML_QuickForm2_Element_Textarea::setValue()
- setValue
- in file Select.php, method HTML_QuickForm2_Element_Select::setValue()
- setValue
- in file QuickForm2.php, method HTML_QuickForm2::setValue()
- setValue
- in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::setValue()
Submit's value cannot be set via this method
- setValue
- in file InputFile.php, method HTML_QuickForm2_Element_InputFile::setValue()
File upload's value cannot be set here
- setValue
- in file InputImage.php, method HTML_QuickForm2_Element_InputImage::setValue()
Image button's value cannot be set via this method
- setValue
- in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::setValue()
- setValue
- in file InputButton.php, method HTML_QuickForm2_Element_InputButton::setValue()
Button elements cannot have any submit values
- setValue
- in file Group.php, method HTML_QuickForm2_Container_Group::setValue()
- setValue
- in file InputReset.php, method HTML_QuickForm2_Element_InputReset::setValue()
Reset elements cannot have any submit values
- setValue
- in file Fieldset.php, method HTML_QuickForm2_Container_Fieldset::setValue()
- setValue
- in file Node.php, method HTML_QuickForm2_Node::setValue()
Sets the element's value
- setValue
- in file Input.php, method HTML_QuickForm2_Element_Input::setValue()
- setValue
- in file Button.php, method HTML_QuickForm2_Element_Button::setValue()
Button's value cannot be set via this method
- startContainer
- in file Default.php, method HTML_QuickForm2_Renderer_Default::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 Renderer.php, method HTML_QuickForm2_Renderer::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 Array.php, method HTML_QuickForm2_Renderer_Array::startForm()
Implementations of abstract methods from HTML_QuickForm2_Renderer
- startForm
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::startForm()
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 Default.php, method HTML_QuickForm2_Renderer_Default::startForm()
Starts rendering a form, called before processing contained 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
- storeId
- in file Node.php, method HTML_QuickForm2_Node::storeId()
Stores the explicitly given id to prevent duplicate id generation
top
t
- $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
- Textarea.php
- procedural page Textarea.php
- toArray
- in file Array.php, method HTML_QuickForm2_Renderer_Array::toArray()
Returns the resultant array
- toArray
- in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::toArray()
- toggleFrozen
- in file InputReset.php, method HTML_QuickForm2_Element_InputReset::toggleFrozen()
Reset buttons can not be frozen
- toggleFrozen
- in file InputSubmit.php, method HTML_QuickForm2_Element_InputSubmit::toggleFrozen()
Submit 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 Node.php, method HTML_QuickForm2_Node::toggleFrozen()
Changes the element's frozen status
- toggleFrozen
- in file InputButton.php, method HTML_QuickForm2_Element_InputButton::toggleFrozen()
Buttons can not be frozen
- toggleFrozen
- in file Button.php, method HTML_QuickForm2_Element_Button::toggleFrozen()
Buttons can not be frozen
- toggleFrozen
- in file Container.php, method HTML_QuickForm2_Container::toggleFrozen()
- toggleFrozen
- in file InputFile.php, method HTML_QuickForm2_Element_InputFile::toggleFrozen()
File upload elements cannot be frozen
- toggleFrozen
- in file InputHidden.php, method HTML_QuickForm2_Element_InputHidden::toggleFrozen()
Hidden elements can not be frozen
top
top
v
- $value
- in file Textarea.php, variable HTML_QuickForm2_Element_Textarea::$value
Value for textarea field
- $value
- in file InputFile.php, variable HTML_QuickForm2_Element_InputFile::$value
Information on uploaded file, from submit data source
- $values
- in file Select.php, variable HTML_QuickForm2_Element_Select::$values
Values for the select element (i.e. values of the selected options)
- $values
- in file Array.php, variable HTML_QuickForm2_DataSource_Array::$values
Array containing elements' values
- $values
- in file Select.php, variable HTML_QuickForm2_Element_Select_OptionContainer::$values
Reference to parent <select>'s values
- validate
- in file Rule.php, method HTML_QuickForm2_Rule::validate()
Performs validation
- validate
- in file Node.php, method HTML_QuickForm2_Node::validate()
Performs the server-side validation
- validate
- in file Container.php, method HTML_QuickForm2_Container::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 QuickForm2.php, method HTML_QuickForm2::validate()
Performs the server-side validation
top
top
_
- __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 Node.php, method HTML_QuickForm2_Node::__construct()
Class constructor
- __construct
- in file Array.php, method HTML_QuickForm2_DataSource_Array::__construct()
Class constructor, initializes the values array
- __construct
- in file InputFile.php, method HTML_QuickForm2_Element_InputFile::__construct()
Class constructor
- __construct
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::__construct()
Constructor, sets proxied renderer and its plugins
- __construct
- in file Select.php, method HTML_QuickForm2_Element_Select::__construct()
Class constructor
- __construct
- in file Renderer.php, method HTML_QuickForm2_Renderer::__construct()
Constructor
- __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 InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::__construct()
- __construct
- in file SuperGlobal.php, method HTML_QuickForm2_DataSource_SuperGlobal::__construct()
Class constructor, intializes the internal arrays from superglobals
- __construct
- in file Array.php, method HTML_QuickForm2_Renderer_Array::__construct()
Constructor, adds a new 'static_labels' option
- __construct
- in file Container.php, method HTML_QuickForm2_ContainerIterator::__construct()
- __construct
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::__construct()
Class constructor
- __construct
- in file Select.php, method HTML_QuickForm2_Element_Select_Optgroup::__construct()
Class constructor
- __construct
- in file Rule.php, method HTML_QuickForm2_Rule::__construct()
Class constructor
- __toString
- in file Textarea.php, method HTML_QuickForm2_Element_Textarea::__toString()
- __toString
- in file Select.php, method HTML_QuickForm2_Element_Select_Optgroup::__toString()
- __toString
- in file Select.php, method HTML_QuickForm2_Element_Select_OptionContainer::__toString()
- __toString
- in file Select.php, method HTML_QuickForm2_Element_Select::__toString()
- __toString
- in file InputImage.php, method HTML_QuickForm2_Element_InputImage::__toString()
Returns the HTML representation of the element
- __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 Button.php, method HTML_QuickForm2_Element_Button::__toString()
- __toString
- in file dualselect.php, method HTML_QuickForm2_Element_DualSelect::__toString()
- __toString
- in file Group.php, method HTML_QuickForm2_Container_Group::__toString()
- __toString
- in file InputCheckable.php, method HTML_QuickForm2_Element_InputCheckable::__toString()
- __toString
- in file Input.php, method HTML_QuickForm2_Element_Input::__toString()
- __toString
- in file Proxy.php, method HTML_QuickForm2_Renderer_Proxy::__toString()
top
Documentation generated on Mon, 11 Mar 2019 15:34:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|