File: Select.php
Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/Element/Select.php
Classes:
HTML_QuickForm2_Element_Select
Class representing a <select> element
Page Details:
Class for <select> elements
PHP version 5 LICENSE This source file is subject to BSD 3-Clause License that is bundled with this package in the file LICENSE and available at the URL https://raw.githubusercontent.com/pear/HTML_QuickForm2/trunk/docs/LICENSE
Includes:
require_once('HTML/QuickForm2/Element.php') [line 25]
Base class for simple HTML_QuickForm2 elements require_once('HTML/QuickForm2/Element/Select/Optgroup.php') [line 29]
Class representing an <optgroup> tag
Documentation generated on Wed, 10 Apr 2019 08:56:11 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|