News Feed
Jobs Feed
Sections




News Archive
TechPortal:
Custom Zend Framework Form Elements
August 01, 2012 @ 08:28:00

In this new post to the TechPortal, Gavin Corbett introduces you to Zend_Form elements (a part of the Zend Framework, v1) and how to create a custom one.

Creating forms in Zend Framework (ZF) is easy, but creating and managing complex forms can get messy! Using config files is perfectly good if you use standard Zend Form elements; it is quick and easy to setup a form in a few minutes however you will have limited control over how the form is rendered. If you want to display your own custom form element correctly in Zend Framework then some configuration is needed in order to achieve this with a config file.

He includes an example of first creating a basic form with a header and a single field element and validating the results of the submission. Building on that, he shows you how to create a custom "EmailAddress" form element and how to add in a view helper to style the output a bit.

0 comments voice your opinion now!
zendframework zendform element custom tutorial


blog comments powered by Disqus

Similar Posts

Wenbert Del Rosario's Blog: Registering your custom plugins in Zend Framework 1.8

DevShed: Introducing the Flyweight Pattern with PHP 5

Derick Rethans: Read Preferences wth the MongoDB PHP driver

PHPMaster.com: Taking Advantage of PHP's Built-in Server

Robert Basic's Blog: Styling the default Zend_Form layout


Community Events









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


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

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