deluge.ui.web.pluginmanager

class deluge.ui.web.pluginmanager.PluginManager

Bases: deluge.pluginmanagerbase.PluginManagerBase, deluge.component.Component

start()
Start up the plugin manager
stop()
Stop the plugin manager
update()

Previous topic

deluge.ui.web.json_api

Next topic

deluge.ui.web.server

This Page