News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney's Blog:
Cgiapp2 Tutorial 2 - Pluggable Applications
June 07, 2006 @ 06:17:36

Matthew Weir O'Phinney has created yet another tutorial surrounding the Cgiapp2software and looks this time at something he calls "pluggable applications".

He gives the example of needing a method for creating a well-structured layout in his appication, but also needing a sitewide template to apply to it. Traditional methods don't quite lend themselves to that, so he introduces a new function, cgiapp_postrun, to apply the template after the logic is through.

He includes two examples, one demonstrating the above mentioned situation and the other showing how to make a flexible method for including authentication in only certain parts of the application and not others. Both define a postrun() function to handle the changes to be made after the rest of the logic has finished.

0 comments voice your opinion now!
cgiapp2 tutorial pluggable application sitewide template authentication cgiapp2 tutorial pluggable application sitewide template authentication


blog comments powered by Disqus

Similar Posts

KillerSoft.com: Savant Gets Pearified

Paul Jones' Blog: PHP Works 2007 Teaser: Framework Benchmarks!

PHPBuilder.com: Getting started with Flex and Zend_Amf

PHPMaster.com: Building Your Own URL Shortener

Rob Allen's Blog: A Tutorial Update & Extending ViewRenderer to Support Layout Templates


Community Events











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


opinion composer language development testing phpunit application interview framework api code example series database podcast community introduction release zendframework2 functional

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