News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
The simplest Zend_Form decorator
April 06, 2009 @ 11:12:51

Matthew Weier O'Phinney, Zend Framework guru, has posted the simplest Zend_Form decorator hw could come up with:

I've been seeing ranting and general confusion about Zend_Form decorators (as well as the occasional praises), and thought I'd do a mini-series of blog posts showing how they work.

He creates a sample object set to illustrate what the Decorator pattern is - a LockedWindow and StandardWindow that implement a Window interface, a Person object and, as applied to a Zend_Form instance, a My_Decorator_SimpleInput decorator that adds in a new type of input field. The decorator is applied through the configuration array for the Zend_Form_Element in a "decorators" array item.

0 comments voice your opinion now!
zendform zendframework decorator pattern simple introduction


blog comments powered by Disqus

Similar Posts

ZFort Group: The Battle of the Titans. Zend vs. Symfony

PHPBuilder.com: Compose a MVC Paradigm for PHP with Symfony

NetTuts.com: Building Web Applications from Scratch with Laravel

PHPFreaks.com: The creation of the new site

php|architect: Using PHP5's SOAP Support


Community Events











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


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

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