Controller.php
This class acts as our base controller class and adds additional functionality and smarts to the base QFC. Specifically we create our own action classes and handle the transitions ourselves by simulating a state machine. We also create direct jump links to any page that can be used universally.
This concept has been discussed on the PEAR list and the QFC FAQ goes into a few details. Please check http://pear.php.net/manual/en/package.html.html-quickform-controller.faq.php for other useful tips and suggestions
Tags
Table of Contents
Classes
- CRM_Core_Controller
- Class CRM_Core_Controller