JControllerLegacy::getName
Method to get the controller name
The dispatcher name is set by default parsed using the classname, or it can be set by passing a $config['name'] in the class constructor
Signature
public function getName()
Returns
- string
- The name of the dispatcher