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

Secunia.com: CodeIgniter Weakness and Directory Traversal Vulnerability

ZFort Group: The Battle of the Titans. Zend vs. Symfony

PHPBuilder.com: An introduction to PEAR's Validate package

Tiffany Brown's Blog: PHP quickie: is_numeric() versus ctype_digit()

MaltBlue.com: Zend Form Mastery with Zend Config - Part 4 Configuring Zend Validators


Community Events











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


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

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