JRouter::getInstance
Returns the global JRouter object, only creating it if it doesn't already exist.
Signature
public function getInstance(string
$client,
array
$optionsĀ )
Parameters
-
$client
- The name of the client
-
$options
- An associative array of options
Returns
- JRouter
- A JRouter object.