Class Summary HTML_QuickForm_Action

Class Summary HTML_QuickForm_Action

Class Summary HTML_QuickForm_Action -- Class representing an action to perform on HTTP request.

Description

The Controller will select the appropriate Action to call on the request and call its perform() method. The subclasses of this class should implement all the necessary business logic.

The default action handlers are described in the FAQ section.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.