Class Summary
HTML_QuickForm_Controller -- The class implementing a PageController pattern.
Description
This class keeps track of pages and (default) action handlers for the form, it manages keeping the form values in session, setting defaults and constants for the form as a whole and getting its submit values.
Generally you don't need to subclass this.
Class Trees for HTML_QuickForm_Controller