JApplicationWebRouter::setControllerPrefix
Set the controller name prefix.
Signature
public function setControllerPrefix(string
$prefix )
Parameters
-
$prefix
- Controller class name prefix for creating controller objects by name.
Returns
- JApplicationWebRouter
- This object for method chaining.