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 |
---|---|---|---|
185 | Method | load_plugins | Load plugins from self.plugin_dirs. |
288 | Method | enable_plugin | Enable a plugin. |
330 | Method | disable_plugin | Disable a plugin. |
367 | Method | get_plugins | Get the list of available plugins. |
379 | Method | get_enabled_plugins | Get the list of enabled plugins. |
392 | Method | get_plugin_names | Get the names of the installed plugins. |
403 | Method | create_component | Create a component given its path. |
89 | Method | _deactivate_dist | Undocumented |
150 | Method | _is_uninstalled_plugin | Undocumented |
154 | Method | _fix_uninstalled_plugin | Undocumented |
440 | Method | _call_hook | Undocumented |