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

Index of all elements

[ a ] [ e ] [ g ] [ h ] [ l ] [ ] [ s ]

a

addOption
in file Select.php, method HTML_Select::addOption()
    Adds a new OPTION to the SELECT
addStartOptionGroup
in file Select.php, method HTML_Select::addStartOptionGroup()
    Starts an option group "<optgroup>"
addStopOptionGroup
in file Select.php, method HTML_Select::addStopOptionGroup()
    Stops an option group "</optgroup>"
apiVersion
in file Select.php, method HTML_Select::apiVersion()
    Returns the current API version
attributes.php
procedural page attributes.php
top

e

example.php
procedural page example.php
top

g

getSelectedValues
in file Select.php, method HTML_Select::getSelectedValues()
    Returns an array of the selected values
grouped.php
procedural page grouped.php
top

h

HTML_Select
in file Select.php, method HTML_Select::HTML_Select()
    Class constructor
HTML_Select
in file Select.php, class HTML_Select
    Class to dynamically create an HTML SELECT
top

l

load
in file Select.php, method HTML_Select::load()
    Loads options from different types of data sources
loadArray
in file Select.php, method HTML_Select::loadArray()
    Loads the options from an associative array
loadDbResult
in file Select.php, method HTML_Select::loadDbResult()
    Loads the options from DB_result object
loadValueArray
in file Select.php, method HTML_Select::loadValueArray()
    Loads the options from an array with numeric keys, using the array values as the form values as well as labels.
top

m

multiple.php
procedural page multiple.php
top

s

Select.php
procedural page Select.php
setSelectedValues
in file Select.php, method HTML_Select::setSelectedValues()
    Sets the default values of the select box
top

t

toHtml
in file Select.php, method HTML_Select::toHtml()
    Returns the SELECT in HTML
top

Documentation generated on Mon, 11 Mar 2019 15:47:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.