Documentation for the _.IPM.ExtensionBase package. More...
Namespaces | |
| ServerMenu | |
| Documentation for the _.IPM.ExtensionBase.ServerMenu package. | |
| SourceControl | |
| Documentation for the _.IPM.ExtensionBase.SourceControl package. | |
Classes | |
| class | Composite |
| This class provides the API and interface to work with multiple Studio extensions It directs the action and lifecycle calls to corresponding primary/secondary extension class Set Inheritance to right, so that on conflict definitions, CompositeMethodOverrides.cls will take over Studio.Extension.Base.cls This way, CompositeMethodOverrides.cls can override final methods in Studio. More... | |
| class | CompositeMethodOverrides |
| This class contains inheritence hacks to override final methods in Studio. More... | |
| class | Constants |
| Provides class parameters for the magic numbers from <class>Studio.Extension.Base</class> (used in the UserAction and AfterUserAction methods). More... | |
| class | ResourceMappingCache |
| class | UniversalSettings |
| class | Utils |
Documentation for the _.IPM.ExtensionBase package.