JApplicationWebRouter::fetchController
Get a JController object for a given name.
Signature
protected function fetchController(string
$nameĀ )
Parameters
-
$name
- The controller name (excluding prefix) for which to fetch and instance.
Returns
- JController