News Feed
Jobs Feed
Sections




News Archive
Andrew Podner:
Lithium Building Views Using Layouts
February 13, 2013 @ 11:54:04

Andrew Podner has written up a new post for his site today about building views/layouts in Lithium and make the maintenance of your application simpler in the long run.

The last time I wrote about the Lithium framework, the focus was on getting information out of a MySQL database. Once you have that information, in many cases you will want to show it to the user. In this installment, we are going to look at how Lithium implements layouts for your output in an effort to improve reusability of code, which ultimately improves the developer's ability to quickly get applications up and running and it makes maintenance down the road that much easier.

He talks about the basic structure of an application (on the file system) and where the layouts and views live inside it. He includes a sample layout that defines areas for things like title, scripts, character set and main content. Code is also included showing how to use it in your application. There's also a bit about setting up a default layout in your "_init" method if you'd like to use it across the entire application.

0 comments voice your opinion now!
lithium view layout tutorial framework


blog comments powered by Disqus

Similar Posts

Adam Lundrigan: Quick-and-dirty ZF2: Zend\Navigation

Robert Basic's Blog: MyUrl view helper for Zend Framework

Marco van Hylckama Vlieg\'s Blog: Which PHP framework holds a promise for the future?

Cory Borrow's Blog: Creating thumbs from textfiles with PHP and GD

Hasin Hayder's Blog: We are close to release Orchid, the new Framework


Community Events











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


opinion interview object introduction conference zendframework2 testing database functional code release example composer development community language tool series podcast framework

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