<?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: Accessing ZF Application Resources In Controller</title>
	<atom:link href="http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/</link>
	<description>Ramblings of a php coder</description>
	<lastBuildDate>Mon, 15 Mar 2010 13:26:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jean-Marc Fontaine</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-453</link>
		<dc:creator>Jean-Marc Fontaine</dc:creator>
		<pubDate>Sun, 14 Mar 2010 19:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-453</guid>
		<description>You can access the logger from within a plugin this way :

$logger = Zend_Controller_Front::getInstance()-&gt;getParam(&#039;bootstrap&#039;)-&gt;getResource(&#039;logger&#039;);</description>
		<content:encoded><![CDATA[<p>You can access the logger from within a plugin this way :</p>
<p>$logger = Zend_Controller_Front::getInstance()-&gt;getParam(&#8216;bootstrap&#8217;)-&gt;getResource(&#8216;logger&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP-help &#187; Accessing Zend_Application resources in a controller</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-451</link>
		<dc:creator>PHP-help &#187; Accessing Zend_Application resources in a controller</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-451</guid>
		<description>[...] Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and [...]</description>
		<content:encoded><![CDATA[<p>[...] Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat BEŞER</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-434</link>
		<dc:creator>Murat BEŞER</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-434</guid>
		<description>Thanks, what I need for moduler bootstrap</description>
		<content:encoded><![CDATA[<p>Thanks, what I need for moduler bootstrap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-358</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 14 Dec 2009 20:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-358</guid>
		<description>Desi,

I&#039;m not to sure as I&#039;ve have not used a plug-in inside of an application yet.

Jon</description>
		<content:encoded><![CDATA[<p>Desi,</p>
<p>I&#8217;m not to sure as I&#8217;ve have not used a plug-in inside of an application yet.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desi Vanrintel</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-352</link>
		<dc:creator>Desi Vanrintel</dc:creator>
		<pubDate>Sun, 13 Dec 2009 11:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-352</guid>
		<description>Is there a way to access the logger from within a Plugin that is registered in the application</description>
		<content:encoded><![CDATA[<p>Is there a way to access the logger from within a Plugin that is registered in the application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework in Action &#187; Accessing Zend_Application resources in a controller</title>
		<link>http://bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/comment-page-1/#comment-336</link>
		<dc:creator>Zend Framework in Action &#187; Accessing Zend_Application resources in a controller</dc:creator>
		<pubDate>Thu, 10 Dec 2009 07:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombdiggity.net/blog/?p=162#comment-336</guid>
		<description>[...] Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and [...]</description>
		<content:encoded><![CDATA[<p>[...] Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
