|
Interface Summary |
| IBlogExtension |
Extensions to per-blog extension points should implement this interface. |
| IBlogExtensionPoint |
An extension point that will be instanced differently for each blog, as each
blog may have different extensions active. |
| IExtension |
Inteface for extensions that are used in extension points. |
| IExtensionPoint |
Interface for extension points. |
| IPlugin |
Plugins and extensions should implement this. |
| IPluginService |
The PluginService instance will implement this interface. |
| IPrefs |
Abstract preferences store for plugins that are bound to blogs and need to
keep persistent data around. |