News Feed
Jobs Feed
Sections




News Archive
Federico Cargnelutti' Blog:
Adding theme support to your Zend Framework application
September 21, 2009 @ 13:30:45

On his blog today Federico Cargnelutti has posted an easy way you can add theme support (self-contained site templates) to your Zend Framework application.

This is a brief explanation on how to add theme support to your Zend Framework application and how to ensure those themes are self-contained, easy to distribute and install. Themes are very powerful and extremely easy to develop. They allow you to quickly switch between layouts and change the look and feel of your application. You can use themes to show, for example, a mobile friendly version of your site.

It's a three step process to get them up and running - modify your site's directory structure, update the Bootstrap class to append in the new "templates" directory and copy over all of your view scripts to the new directory.

0 comments voice your opinion now!
tutorial zendframework theme support


blog comments powered by Disqus

Similar Posts

DevShed: Checking Boolean Values with Filters in PHP 5

Padraic Brady's Blog: Mysteries Of Asynchronous Processing w/PHP - Pt 3: Spawned Child Processes

Zend Developer Zone: The HYSOCAMTT templating approach

Tim Koschuetzki's Blog: Parsing XML With The DOM Library

PHPBuilder.com.au: Executing queries with phpMyAdmin


Community Events











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


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

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