<?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>Sun, 19 May 2013 15:37:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: Adding a link to a form element with Zend Framework ]]></title>
      <guid>http://www.phpdeveloper.org/news/10812</guid>
      <link>http://www.phpdeveloper.org/news/10812</link>
      <description><![CDATA[<p>
<i>Stefan Koopmanschap</i> had <a href="http://www.leftontheweb.com/message/Adding_a_link_to_a_form_element_with_Zend_Framework">a problem</a> - adding a link to a Zend Framework form (Zend_Form) built from an XML definition:
</p>
<blockquote>
I was quickly told by the friendly people in #php_bnl on irc.freenode.net that I needed to use Decorators for that, so I went diving into the documentation. Reading the official documentation, I couldn't really get into how exactly the decorators worked and what I could do with them.
</blockquote>
<p>
It was <a href="http://devzone.zend.com/article/3450-Decorators-with-Zend_Form">this article</a> on the Zend Developer Zone that helped him the most, though. He explains his solution, defining the Decorator with a setDecorator method call, and includes the one-liner that made it work.
</p>]]></description>
      <pubDate>Tue, 12 Aug 2008 10:26:20 -0500</pubDate>
    </item>
  </channel>
</rss>
