====== getTemplate ====== {#JAPI Joomla.Framework JFactory::getTemplate #} Get a template object
Returns a reference to the global JTemplate object, only creating it if it doesn't already exist.
===== Syntax ===== object JTemplate &getTemplate () ===== Examples =====
----
~~DISCUSSION~~