News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Phil Sturgeon's Blog:
CodeIgniter Template library
December 30, 2009 @ 08:54:27

Phil Sturgeon has written up a new post about a templating library he's whipped up for CodeIgniter sites, a rework of his previous templating efforts.

Working with multiple views in CodeIgniter has always been a pain. Out of the box CodeIgniter provides no real way of having a layout file and the only way to get header/footer functionality is to put $this->load->view('header') in your views or in each controller and method. Obviously as a programmer I am lazy and don't want to do that. Years ago I made some dodgy helper which evolved into a library which I called CodeIgniter Layout library.

After realizing it needed a good amount of work to get to where it needed to be, he re-coded it and is releasing the new version of the CodeIgniter Template library. Features include breadcrumbs, meta-data, layout files, partials, and loading views into modules.

0 comments voice your opinion now!
codeigniter library template



Similar Posts

CodeIgniter Blog: Version 1.5.4 Released

Douglas Brown's Blog: Popular PHP Frameworks: What’s Your Fav?

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will

Developer Tutorials Blog: Benchmarking PHP frameworks

PHP 10.0 Blog: dirname(__FILE__)


Community Events









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


framework wordpress podcast symfony release zend extension conference zendframework microsoft performance codeigniter developer sqlserver job facebook windows feature opinion drupal

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