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: Generate PDF Documents with PHP on the Windows Platform

PHPRiot.com: Zend Framework 101: Zend_Session

Sebastian Göttschkes: symfony2: Testing secure pages

php|architect: Using PHP5's SOAP Support

Jani Hartikainen's Blog: ModelForm developments


Community Events









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


code development tool release framework object testing functional language podcast composer interview introduction event opinion zendframework2 example community api unittest

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