JApplicationCms::getRouter
Returns the application JRouter object.
Signature
public function getRouter([string
$name = null,
array
$options] )
Parameters
-
$name
- The name of the application.
-
$options
- An optional associative array of configuration settings.
Returns
- JRouter