<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.joomla.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.joomla.org/index.php?title=JFactory/getTemplate&amp;feed=atom&amp;action=history</id>
		<title>JFactory/getTemplate - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.joomla.org/index.php?title=JFactory/getTemplate&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=JFactory/getTemplate&amp;action=history"/>
		<updated>2013-05-19T11:50:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.3</generator>

	<entry>
		<id>http://docs.joomla.org/index.php?title=JFactory/getTemplate&amp;diff=11988&amp;oldid=prev</id>
		<title>Chris Davenport: New page: Returns a reference to the global template object, only creating it if it doesn't already exist.  The object returned will be of type JTemplate.  This method is retained for backwards ...</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=JFactory/getTemplate&amp;diff=11988&amp;oldid=prev"/>
				<updated>2008-11-23T19:54:03Z</updated>
		
		<summary type="html">&lt;p&gt;New page: Returns a reference to the global template object, only creating it if it doesn&amp;#039;t already exist.  The object returned will be of type &lt;a href=&quot;/JTemplate&quot; title=&quot;JTemplate&quot;&gt;JTemplate&lt;/a&gt;.  This method is retained for backwards ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns a reference to the global template object, only creating it if it doesn't already exist.  The object returned will be of type [[JTemplate]].&lt;br /&gt;
&lt;br /&gt;
This method is retained for backwards compatibility only. The patTemplate templating system is no longer used.&lt;br /&gt;
===Syntax===&lt;br /&gt;
object [[JTemplate]] getTemplate()&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
In this example, the global template object is retrieved.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$template =&amp;amp; JFactory::getTemplate();&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
===See also===&lt;br /&gt;
* [http://api.joomla.org/Joomla-Framework/JFactory.html#getTemplate JFactory-&amp;gt;getTemplate on api.joomla.org]&lt;br /&gt;
* [[JTemplate]]&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Development]][[Category:Framework]][[Category:JFactory]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Chris Davenport</name></author>	</entry>

	</feed>