Method | Description | |
---|---|---|
AdditionalWidgetsPlugin ( ILogService logger ) : System | ||
Register ( StructureMap container, List |
||
Setup ( IContainer container, string appPath ) : AtomSite.Domain.PluginState | ||
Uninstall ( IContainer container, string appPath ) : AtomSite.Domain.PluginState |
public AdditionalWidgetsPlugin ( ILogService logger ) : System | ||
logger | ILogService | |
return | System |
public Register ( StructureMap container, List |
||
container | StructureMap | |
routes | List |
|
viewEngines | System | |
modelBinders | System | |
globalAssets | ICollection |
|
return | void |
public Setup ( IContainer container, string appPath ) : AtomSite.Domain.PluginState | ||
container | IContainer | |
appPath | string | |
return | AtomSite.Domain.PluginState |
public Uninstall ( IContainer container, string appPath ) : AtomSite.Domain.PluginState | ||
container | IContainer | |
appPath | string | |
return | AtomSite.Domain.PluginState |