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

File: hiddenselect.php

Source Location: /HTML_QuickForm-2.7/QuickForm/hiddenselect.php

Classes:

HTML_QuickForm_hiddenselect
* This class takes the same arguments as a select element, but instead * of creating a select ring it creates hidden elements for all values * already selected with setDefault or setConstant. This is useful if * you have a select ring that you don't want visible, but you need all * selected values to be passed. * * @author Isaac Shepard <ishepard@bsiweb.com> * * @version 1.0 * @since 2.1 * @access public

Page Details:

Includes:

require_once('HTML/QuickForm/select.php') [line 1]

Documentation generated on Fri, 30 Apr 2004 22:21:38 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.