Name | Description | |
---|---|---|
Configuration | The current configuration, read-only. (Inherited from Loupe.Extensibility.Client.IRepositoryContext) | |
Environment | The type of hosting environment. (Inherited from Loupe.Extensibility.Client.IGlobalContext) | |
GlobalController | The global controller for the current Extension context (Inherited from Loupe.Extensibility.Client.IGlobalContext) | |
IsServerAvailable | Indicates if a Loupe Server is configured and available for this environment (does not apply to the server environment) (Inherited from Loupe.Extensibility.Client.IRepositoryContext) | |
IsUserInterfaceSupported | Indicates if it's possible to raise a user interface in the current context. (Inherited from Loupe.Extensibility.Client.IGlobalContext) | |
Log | Provides logging services for extensions. (Inherited from Loupe.Extensibility.Client.IGlobalContext) | |
Repository | The current repository (may be a collection, common, or package repository) (Inherited from Loupe.Extensibility.Client.IRepositoryContext) | |
RepositoryController | The repository controller for the current Extension context (Inherited from Loupe.Extensibility.Client.IRepositoryContext) | |
Session | The current session | |
SessionController | The session controller for the current extension if available |