<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Zend Framework Form : Mastering Decorators</title>
	<atom:link href="http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205</link>
	<description>Programming your life and the net, one day at a time</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:21:23 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/comment-page-1#comment-10729</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 09 Jul 2010 09:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/?p=205#comment-10729</guid>
		<description>Hi, and many thanks for this great tutorial. 
I tried to apply it to my ongoing project, and encountered a problem regarding a input type=&quot;file&quot; after I cleared the decorators.

On this page (http://framework.zend.com/wiki/display/ZFFAQ/Forms) the third Q&amp;A-entry brought the answer.

Every Zend_Form_Element_File needs a special decorator called &quot;File&quot;.

Therefor I wrote 

this-&gt;form-&gt;videofile-&gt;setDecorators(array(array(&#039;File&#039;),&#039;label&#039;,array(&#039;htmlTag,array(&#039;tag&#039;=&gt;&#039;ul));

and it worked.</description>
		<content:encoded><![CDATA[<p>Hi, and many thanks for this great tutorial.<br />
I tried to apply it to my ongoing project, and encountered a problem regarding a input type=&#8221;file&#8221; after I cleared the decorators.</p>
<p>On this page (<a href="http://framework.zend.com/wiki/display/ZFFAQ/Forms" rel="nofollow">http://framework.zend.com/wiki/display/ZFFAQ/Forms</a>) the third Q&amp;A-entry brought the answer.</p>
<p>Every Zend_Form_Element_File needs a special decorator called &#8220;File&#8221;.</p>
<p>Therefor I wrote </p>
<p>this-&gt;form-&gt;videofile-&gt;setDecorators(array(array(&#8217;File&#8217;),&#8217;label&#8217;,array(&#8217;htmlTag,array(&#8217;tag&#8217;=&gt;&#8217;ul));</p>
<p>and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arne RIemann</title>
		<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/comment-page-1#comment-7391</link>
		<dc:creator>Arne RIemann</dc:creator>
		<pubDate>Mon, 04 Jan 2010 11:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/?p=205#comment-7391</guid>
		<description>Hi, thanks from germany. One of the best tutorial for Zend form dectorators ever seen;)</description>
		<content:encoded><![CDATA[<p>Hi, thanks from germany. One of the best tutorial for Zend form dectorators ever seen;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the.ufon</title>
		<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/comment-page-1#comment-5379</link>
		<dc:creator>the.ufon</dc:creator>
		<pubDate>Mon, 05 Oct 2009 11:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/?p=205#comment-5379</guid>
		<description>Hi man, i would ask you are you going to make some similar presentation for Zend_acl?? thnx for answer.. :P</description>
		<content:encoded><![CDATA[<p>Hi man, i would ask you are you going to make some similar presentation for Zend_acl?? thnx for answer.. <img src='http://blog.nickbelhomme.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/comment-page-1#comment-4941</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/?p=205#comment-4941</guid>
		<description>Hi Corey,

Once you have mastered the principle they get very easy to use. 
Glad to hear you like my presentation.

grtz,
Nick</description>
		<content:encoded><![CDATA[<p>Hi Corey,</p>
<p>Once you have mastered the principle they get very easy to use.<br />
Glad to hear you like my presentation.</p>
<p>grtz,<br />
Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://blog.nickbelhomme.com/php/zend-framework-form-mastering-decorators_205/comment-page-1#comment-4937</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Thu, 10 Sep 2009 12:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/?p=205#comment-4937</guid>
		<description>Thanks very much for this presentation. Decorators are tough, and your guide is the most helpful I&#039;ve found. Great examples. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this presentation. Decorators are tough, and your guide is the most helpful I&#8217;ve found. Great examples. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

