PEAR is archived and read-only

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

Home » HTML » HTML_TreeMenu » Bug #3292

Listbox compatibility with QuickForm

Details

Request #3292Listbox compatibility with QuickForm
Submitted2005-01-25 16:19 UTC
Fromjason at greenhell dot com
StatusWont fix
PackageHTML_TreeMenu
PHP Version5.0.2
Roadmaps(Not assigned)

Comments

[2005-01-25 16:19 UTC] jason at greenhell dot com

Description:
------------
This is a feature request, hopefully to spark some inspiration. The current Listbox returns output which contains a surrounding form tag, thus making it impossible to use in an existing form. Ideally, it would be nice to have a QuickForm compatible version of Listbox so that it would return a valid QF element.

I may end up attempting to implement this myself, but am curious what others think of this - or if exists somewhere already. Thanks.