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

Tiger Heron Blog: First steps with PHP - booting a script, Part 1

Zend Developer Zone: XML and PHP 5

IBM developerWorks: Integrate your PHP application with Google Calendar

Zend Developer Zone: Zend Framework 1.0.1 Releases

Andrea Giammarchi's Blog: PHP Serialization And Recursion Demystified


Community Events









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


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

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