| Trees | Indices | Help |
|
|---|
|
|
object --+
|
PluginManager
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Adds PluginLoaders for plugins in productsPaths to the pluginLoaders
dictionary.
lastModName - the directory name where the plugins are found. this name
is appended to the following paths
packPath - path to the directory that holds the plugin modules inside
a zenpack. this path is relative to the zenpack root
productsPaths - list of paths to directories that hold plugin
modules. these paths are relative to $ZENHOME/Products
a 'path', as used here, is a tuple of directory names
|
Get the PluginLoader for a specific plugin. packs - list of installed zenpacks (ZenPack instances) modPath - the module path of the plugin |
Add the PluginLoaders for the packs to the pluginLoaders dictionary. Return the values of that dictionary. packs - list of installed zenpacks (ZenPack instances) |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Aug 28 03:04:55 2009 | http://epydoc.sourceforge.net |