<?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: How to get active menu item properties in joomla</title>
	<atom:link href="http://www.tutorials2learn.com/2010/05/cms/active-menu-item-properties-joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorials2learn.com/2010/05/cms/active-menu-item-properties-joomla/</link>
	<description>Let&#039;s Learn Web</description>
	<lastBuildDate>Fri, 28 May 2010 04:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: satz</title>
		<link>http://www.tutorials2learn.com/2010/05/cms/active-menu-item-properties-joomla/comment-page-1/#comment-271</link>
		<dc:creator>satz</dc:creator>
		<pubDate>Fri, 28 May 2010 04:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorials2learn.com/?p=585#comment-271</guid>
		<description>Hello M.G.

Thanks for the information.

Warm Regards,
Satz</description>
		<content:encoded><![CDATA[<p>Hello M.G.</p>
<p>Thanks for the information.</p>
<p>Warm Regards,<br />
Satz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.G.</title>
		<link>http://www.tutorials2learn.com/2010/05/cms/active-menu-item-properties-joomla/comment-page-1/#comment-270</link>
		<dc:creator>M.G.</dc:creator>
		<pubDate>Thu, 27 May 2010 09:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorials2learn.com/?p=585#comment-270</guid>
		<description>The lines works for me only in following structure:
&lt;code&gt;$menu = &amp;JSite::getMenu();
$active = $menu-&gt;getActive();
echo $active-&gt;name;
echo $active-&gt;id;
echo $active-&gt;published;&lt;/code&gt;
....

Greetings
M.G.</description>
		<content:encoded><![CDATA[<p>The lines works for me only in following structure:<br />
<code>$menu = &amp;JSite::getMenu();<br />
$active = $menu-&gt;getActive();<br />
echo $active-&gt;name;<br />
echo $active-&gt;id;<br />
echo $active-&gt;published;</code><br />
&#8230;.</p>
<p>Greetings<br />
M.G.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

