Class Summary HTML_QuickForm_Action_Display -- This action handles the output of the form.
Description
If you want to customize the form display, subclass this class and
override the _renderForm() method, you don't need
to change the perform() method itself.