<?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"
	>
<channel>
	<title>Comments on: Before and After Actions</title>
	<atom:link href="http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/</link>
	<description>Two Guys, One Framework</description>
	<pubDate>Wed, 08 Sep 2010 13:21:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Matthew</title>
		<link>http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/#comment-260</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 19 Oct 2009 05:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=10#comment-260</guid>
		<description>titang: note that preExecute() and postExecute() are NOT the same as Symfony filters.

"$this-&#62;redirect(...);" or "return sfView::ERROR", for example, will not work from within the pre or post methods of an action. To achieve this you need to use a Symfony filter chain.</description>
		<content:encoded><![CDATA[<p>titang: note that preExecute() and postExecute() are NOT the same as Symfony filters.</p>
<p>&#8220;$this-&gt;redirect(&#8230;);&#8221; or &#8220;return sfView::ERROR&#8221;, for example, will not work from within the pre or post methods of an action. To achieve this you need to use a Symfony filter chain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: titang</title>
		<link>http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/#comment-255</link>
		<dc:creator>titang</dc:creator>
		<pubDate>Tue, 09 Dec 2008 09:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=10#comment-255</guid>
		<description>I worked with cakephp for long time. And now i am using symfony. Glad to see that symfony also has his beforeFilter and afterFilter.</description>
		<content:encoded><![CDATA[<p>I worked with cakephp for long time. And now i am using symfony. Glad to see that symfony also has his beforeFilter and afterFilter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/#comment-14</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 21 Apr 2008 09:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=10#comment-14</guid>
		<description>Hi Josh,

I must admit, i found it by accident, but it's good to know ;-)

Rob</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>I must admit, i found it by accident, but it&#8217;s good to know ;-)</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.symfony-blog.co.uk/2008/04/before-and-after-actions/#comment-13</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 21 Apr 2008 02:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=10#comment-13</guid>
		<description>Never knew you could do postExecute() :).</description>
		<content:encoded><![CDATA[<p>Never knew you could do postExecute() :).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
