Override to add account setting menus.
Override to add account setting menus.
Override to add assets mappings.
Override to add assets mappings.
Override to declare this plug-in provides controllers.
Override to declare this plug-in provides controllers.
Override to add dashboard tabs.
Override to add dashboard tabs.
Helper method to get a resource from classpath.
Helper method to get a resource from classpath.
Override to add global menus.
Override to add global menus.
Override to declare this plug-in provides images.
Override to declare this plug-in provides images.
This method is invoked in initialization of plugin system.
This method is invoked in initialization of plugin system. Register plugin functionality to PluginRegistry.
Override to declare this plug-in provides JavaScript.
Override to declare this plug-in provides JavaScript.
Override to add profile tabs.
Override to add profile tabs.
Override to add receive hooks.
Override to add receive hooks.
Override to declare this plug-in provides renderers.
Override to declare this plug-in provides renderers.
Override to add repository menus.
Override to add repository menus.
Override to add git repository routings.
Override to add git repository routings.
Override to add repository setting tabs.
Override to add repository setting tabs.
This method is invoked in shutdown of plugin system.
This method is invoked in shutdown of plugin system. If the plugin has any resources, release them in this method.
Override to add suggestion provider.
Override to add suggestion provider.
Override to add system setting menus.
Override to add system setting menus.
Override to add text decorators.
Override to add text decorators.
Trait for define plugin interface. To provide a plugin, put a Plugin class which extends this class into the package root.