PEAR is archived and read-only

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

Home » HTML » HTML_QuickForm » Bug #3210

HTML Elements not rendered by ITDynamic renderer

Details

Submitted2005-01-15 06:28 UTC
Fromshaun at aegisdesign dot co dot uk
StatusWont fix
PackageHTML_QuickForm
PHP Version4.3.10
OSn/a
Roadmaps(Not assigned)

Comments

[2005-01-15 06:28 UTC] shaun at aegisdesign dot co dot uk

Description:
------------
renderHtml() isn't implemented in ITDynamic so you can't
use html elements with it. Couldn't you just do as the
default renderer does and stick the HTML on the front or
replace say {qf_html} in a template? It'd be very useful
in some cases such as with Quickform_controller and
multipage forms.