====== getInstance ====== {#JAPI Joomla.Framework Application JRouter::getInstance #} Returns a reference to the global Router object, only creating it if it doesn't already exist.

This method must be invoked as:

  $router = &JRouter::getInstance();

===== Syntax ===== JRouter &getInstance ( **$options** ) | **$options** | | | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~