- enumerateExtensionPoints
void enumerateExtensionPoints(string xp)
Undocumented in source. Be warned that the author may not have intended to support it.
- enumerateExtensions
void enumerateExtensions(string xp)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerExtension
void registerExtension(ExtensionDesc* x, string pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerExtensionPoint
void registerExtensionPoint(ExtensionPointDesc* xp, string pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendExtensionEvent
void sendExtensionEvent(ExtensionEvent.Type type, string pluginId, ExtensionDesc* x)
Undocumented in source. Be warned that the author may not have intended to support it.
- unregisterExtension
void unregisterExtension(ExtensionDesc* x, string pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
- unregisterExtensionPoint
void unregisterExtensionPoint(ExtensionPointDesc* xp, string pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.