Part of elisa.core.tests.test_plugin_registry View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
46 | Method | __init__ | Undocumented |
50 | Method | _add_gstreamer_path | Undocumented |
Inherited from PluginRegistry:
Line # | Kind | Name | Docs |
---|---|---|---|
183 | Method | load_plugins | Load plugins from self.plugin_dirs. |
295 | Method | enable_plugin | Enable a plugin. |
337 | Method | disable_plugin | Disable a plugin. |
374 | Method | get_plugins | Get the list of available plugins. |
386 | Method | get_enabled_plugins | Get the list of enabled plugins. |
399 | Method | get_plugin_names | Get the names of the installed plugins. |
410 | Method | create_component | Create a component given its path. |
91 | Method | _deactivate_dist | Undocumented |
152 | Method | _fix_uninstalled_plugin | Undocumented |
447 | Method | _call_hook | Undocumented |