Comments: on this page. Click to read or post your own.
Base controller class.
Controllers are the cornerstone of all site functionality in Sapphire. The Director selects a controller to pass control to, and then calls run(). This method will execute the appropriate action - either by calling the action method, or displaying the action's template.
See getTemplate() for information on how the template is chosen.
| Class | Description |
|---|---|
| Controller | Base controller class. |
Documentation generated on Sun, 19 Oct 2008 06:39:18 +1300 by phpDocumentor 1.3.2