<?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>评论：局部模板和全局模板</title>
	<atom:link href="http://www.foolbirds.com/partial-and-layout.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foolbirds.com/partial-and-layout.html</link>
	<description>all about symfony</description>
	<lastBuildDate>Tue, 17 Aug 2010 03:12:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：zhuozi</title>
		<link>http://www.foolbirds.com/partial-and-layout.html/comment-page-1#comment-36</link>
		<dc:creator>zhuozi</dc:creator>
		<pubDate>Tue, 24 Feb 2009 06:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.bobhero.net/?p=50#comment-36</guid>
		<description>在action中好像是不可以直接把变量传递到component里面的， 它只能把变量传递到当前的所在的模板。
可是，你可以通过当前的模板，把变量传递给component。

方法同全局模板给局部模板，传递参数的方法类似。</description>
		<content:encoded><![CDATA[<p>在action中好像是不可以直接把变量传递到component里面的， 它只能把变量传递到当前的所在的模板。<br />
可是，你可以通过当前的模板，把变量传递给component。</p>
<p>方法同全局模板给局部模板，传递参数的方法类似。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：liaolliso</title>
		<link>http://www.foolbirds.com/partial-and-layout.html/comment-page-1#comment-34</link>
		<dc:creator>liaolliso</dc:creator>
		<pubDate>Tue, 24 Feb 2009 05:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.bobhero.net/?p=50#comment-34</guid>
		<description>hello， 怎么把action中的变量传递到component里面啊，</description>
		<content:encoded><![CDATA[<p>hello， 怎么把action中的变量传递到component里面啊，</p>
]]></content:encoded>
	</item>
</channel>
</rss>
