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