News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
Fun with custom Zend_Views
June 25, 2010 @ 11:47:39

In a new post to his blog Chris Hartjes talks about some fund he had with custom Zend_Views in developing a fantasy gaming platform.

I managed to figure out that one requirement was for an admin to upload a header and footer file for a game. "The idea here is to be able to set up a new game for someone without programmer intervention". After I got over being insulted that a programmer was not required for every tiny tweak to the site (I'm kidding) I tried to figure out how I was going to accomplish this. I'm not a big fan of storing actual HTML content in a database.

He figured out that a set of custom Zend_View components were just what was needed - they could override the content that was out there and pull in the dynamic needs from database records. He includes both his test for the class (trying out TDD) and the code for the custom view. He also shares a few "gotcha" sort of things that he learned in the process.

0 comments voice your opinion now!
zendview custom tutorial


blog comments powered by Disqus

Similar Posts

Community News: Latest PECL Releases for 05.12.2009

WeberDev.com: User Authentication with patUser (Part 3)

CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP

DevShed: An Introduction to Sockets in PHP (Part 1)

PHPFreaks.com: PHP Custom List Order


Community Events











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


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

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