<?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: Using a Single Template with Zend Framework&#8217;s ViewRenderer</title>
	<atom:link href="http://blog.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/</link>
	<description>Web Development</description>
	<lastBuildDate>Thu, 15 Dec 2011 10:08:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shanda Supino</title>
		<link>http://blog.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-13</link>
		<dc:creator>Shanda Supino</dc:creator>
		<pubDate>Wed, 18 May 2011 12:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-13</guid>
		<description>Great info thanks! What language is close to php as far as functionality and ease of use?</description>
		<content:encoded><![CDATA[<p>Great info thanks! What language is close to php as far as functionality and ease of use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modular web site - Zend Framework Forum</title>
		<link>http://blog.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-12</link>
		<dc:creator>Modular web site - Zend Framework Forum</dc:creator>
		<pubDate>Mon, 23 Feb 2009 20:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-12</guid>
		<description>[...] I know you can do this, not 100% sure how but I know you would use the viewRenderer helper. I think you would define a controller action, set it&#039;s template as a property, and set $this-&gt;_helper-&gt;viewRenderer-&gt;setNoRender(true); Then you just set it to render the data with the template on the postDispatch() hook and have your other normal controllers extend this.  Sorry for the lack of details...this sounds like a clever way to deal with assigning menus and stuff so at some point I will probably do more research into how to do this but at the moment I don&#039;t have time. You should start with checking out the docs for the viewRenderer helper and this tutorial: djsipe.com Archive - Using a Single Template with Zend Framework</description>
		<content:encoded><![CDATA[<p>[...] I know you can do this, not 100% sure how but I know you would use the viewRenderer helper. I think you would define a controller action, set it&#8217;s template as a property, and set $this-&gt;_helper-&gt;viewRenderer-&gt;setNoRender(true); Then you just set it to render the data with the template on the postDispatch() hook and have your other normal controllers extend this.  Sorry for the lack of details&#8230;this sounds like a clever way to deal with assigning menus and stuff so at some point I will probably do more research into how to do this but at the moment I don&#8217;t have time. You should start with checking out the docs for the viewRenderer helper and this tutorial: djsipe.com Archive &#8211; Using a Single Template with Zend Framework</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alasdair</title>
		<link>http://blog.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-11</link>
		<dc:creator>Alasdair</dc:creator>
		<pubDate>Thu, 17 Apr 2008 01:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.djsipe.com/2008/02/16/using-a-single-template-with-zend-frameworks-viewrenderer/#comment-11</guid>
		<description>I very recently moved to Zend Framework and this was exactly what I was looking for.  Thanks Donald.</description>
		<content:encoded><![CDATA[<p>I very recently moved to Zend Framework and this was exactly what I was looking for.  Thanks Donald.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

