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

Chris Hartjes' Blog: Testing Form Posts in Zend Framework

PHPImpact Blog: From Swift Mailer to Zend_Mail

Zend Developer Zone: Integrating Flickr Photostreams with PHP

Symfony Project Blog: We're writing a book

Community News: The Obfuscator


Community Events









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


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

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