PluginInterface

Extends DispatcherAwareInterface

Access to plugin specific services.

since

4.0.0

TODO

Starting from 7.0 the class will no longer extend DispatcherAwareInterface

package

Joomla CMS

Methods

registerListeners

Registers its listeners.

registerListeners() : 
deprecated
since

4.0.0

deprecated

5.4.0 will be removed in 7.0 Plugin should implement SubscriberInterface. These plugins will be added to dispatcher in PluginHelper::import().

Response

void