PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm_altselect

An alternative to HTML_QuickForm_select using radio buttons and checkboxes

This package is unmaintained.

Download latest release 1.1.1 (archived versions might be outdated)

License: LGPL

Description

A QuickForm plugin that extends the select element and turns its options into checkboxes or radio buttons depending on whether the multiple html attribute was set or not. For extra options not listed, you can also render an 'Other' textfield.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#10102ClosedBug1.0.0RC12007-02-14Can not set individual attributes
#10698Wont fixReq1.0.0RC12007-04-12function setSlave($master_elemet, $master_value, $slave_element)
#12622BogusBug1.0.02007-12-05altselect not defined in QuickForm HTML_QUICKFORM_ELEMENT_TYPES
#12940ClosedBug1.0.02008-01-20XHTML compliance: onClick should be onclick
#12941ClosedReq1.0.02008-01-20Allow generation of list markup in addition to existing <br /> and  
#13685BogusBug1.0.02008-04-15setSelected() overrides form submit
#14014OpenBugCVS2008-05-29Selection Not Remembered on Failed Form Validation
#14057BogusBug1.0.02008-06-03Validation Failure
#14475ClosedReq1.0.02008-08-08SelectOther as textarea instead of input text
#15298VerifiedReq1.1.02008-12-12All checkbox values become 1 after freeze
#17232OpenBug1.1.02010-03-16Can't fetch the value of the other text if the element name contains []