JApplicationWebRouterRest::execute
Find and execute the appropriate controller based on a given route.
Signature
public function execute(string
$routeĀ )
Parameters
-
$route
- The route string for which to find and execute a controller.
Returns
- void