<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>All things .NET and beyond - PHP</title>
    <link>http://www.fluxtah.com/</link>
    <description>Ian (Fluxtah) Warwick's blog</description>
    <language>en-us</language>
    <copyright>Ian Warwick</copyright>
    <lastBuildDate>Sun, 07 Mar 2010 19:18:27 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>fluxtah@hotmail.com</managingEditor>
    <webMaster>fluxtah@hotmail.com</webMaster>
    <item>
      <trackback:ping>http://www.fluxtah.com/Trackback.aspx?guid=a59729ca-4433-4e52-bb27-a0db92281c53</trackback:ping>
      <pingback:server>http://www.fluxtah.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.fluxtah.com/PermaLink,guid,a59729ca-4433-4e52-bb27-a0db92281c53.aspx</pingback:target>
      <dc:creator>Fluxtah</dc:creator>
      <wfw:comment>http://www.fluxtah.com/CommentView,guid,a59729ca-4433-4e52-bb27-a0db92281c53.aspx</wfw:comment>
      <wfw:commentRss>http://www.fluxtah.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a59729ca-4433-4e52-bb27-a0db92281c53</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <pre>
          <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: black; FONT-SIZE: 11px">$itemid <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px">=</span> JRequest::getVar(
'Itemid' ); $application <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px">=</span> JFactory::getApplication();
$menu <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px">=</span> $application-&gt;getMenu();
$item <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px">=</span> $menu-&gt;getItem(
$itemid ); <span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: blue; FONT-SIZE: 11px">return</span> $item-&gt;name;</span>
        </pre>
        <img width="0" height="0" src="http://www.fluxtah.com/aggbug.ashx?id=a59729ca-4433-4e52-bb27-a0db92281c53" />
      </body>
      <title>Get selected menu item name in Joomla</title>
      <guid isPermaLink="false">http://www.fluxtah.com/PermaLink,guid,a59729ca-4433-4e52-bb27-a0db92281c53.aspx</guid>
      <link>http://www.fluxtah.com/2010/03/07/GetSelectedMenuItemNameInJoomla.aspx</link>
      <pubDate>Sun, 07 Mar 2010 19:18:27 GMT</pubDate>
      <description>&lt;pre&gt;&lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: black; FONT-SIZE: 11px"&gt;$itemid &lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px"&gt;=&lt;/span&gt; JRequest::getVar(
'Itemid' ); $application &lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px"&gt;=&lt;/span&gt; JFactory::getApplication();
$menu &lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px"&gt;=&lt;/span&gt; $application-&amp;gt;getMenu();
$item &lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: red; FONT-SIZE: 11px"&gt;=&lt;/span&gt; $menu-&amp;gt;getItem(
$itemid ); &lt;span style="BACKGROUND-COLOR: transparent; FONT-FAMILY: Courier New; COLOR: blue; FONT-SIZE: 11px"&gt;return&lt;/span&gt; $item-&amp;gt;name;&lt;/span&gt;&lt;/pre&gt;&lt;img width="0" height="0" src="http://www.fluxtah.com/aggbug.ashx?id=a59729ca-4433-4e52-bb27-a0db92281c53" /&gt;</description>
      <comments>http://www.fluxtah.com/CommentView,guid,a59729ca-4433-4e52-bb27-a0db92281c53.aspx</comments>
      <category>PHP</category>
      <category>Joomla</category>
    </item>
  </channel>
</rss>