News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
Solar Framework Shorts - Extending Solar's Page Controller
October 06, 2009 @ 08:24:32

Richard Thomas has posted another "short" in his series looking at the features of the Solar Framework. This time he focuses on enhancing the base framework functionality by extending the Solar_Controller_Page class.

Solar's manual has a getting started section that walks you through setting up a basic app, This app extends "Solar_Controller_Page" which handles a lot of the backend work for you. As you get into your project you will find that pretty much every controller you have needs access to some basic structures and information, how can you ensure these are always available?

His example extends the Solar_Controller_Page to provide two model objects automatically to the rest of his application (as protected objects in the base class).

0 comments voice your opinion now!
solar framework extend page controller tutorial


blog comments powered by Disqus

Similar Posts

Jonathan Snook's Blog: Multiple Validation as Behavior in CakePHP 1.2

Developer.com: Build your own MVC Framework: Getting your Framework Up And Running

Daniel Cousineau's Blog: Quickie: Module-specific Error Controllers in Zend Framework (1.5)

Stuart Herbert\'s Blog: Zend Framework and the Contributor License Agreement

Zend Developer Zone: Action Helpers in Zend Framework


Community Events











Don't see your event here?
Let us know!


unittest functional example opinion testing conference release podcast language code introduction zendframework2 series development phpunit tool application interview community framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework