<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 20:49:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Neil Garb's Blog: Compound elements with Zend_Form]]></title>
      <guid>http://www.phpdeveloper.org/news/10628</guid>
      <link>http://www.phpdeveloper.org/news/10628</link>
      <description><![CDATA[<p>
In a <a href="http://codecaine.co.za/posts/compound-elements-with-zend-form">recent entry</a> to his blog, <i>Neil Garb</i> shows his method for creating compound elements in a Zend_Form object in your Zend Framework website.
</p>
<blockquote>
Zend_Form can save you a lot of time. It almost completely abstracts away the most boring and error-prone aspects of developing secure and standards-compliant HTML forms. But one thing it doesn't do out of the box is compound elements, such as three-field dates. In this post I'll show you the easiest way to do this ZF-style.
</blockquote>
<p>
He goes through the creation of the sample controller, an example of a custom element (the multiple date drop-downs he mentioned) and how to handle the validation in a "Zend Framework way" via an isValid call.
</p>]]></description>
      <pubDate>Thu, 17 Jul 2008 11:13:03 -0500</pubDate>
    </item>
  </channel>
</rss>
