Name | Description |
---|---|
App | The app class gives access to the App-object - for the data and things like the App:Path placeholder in a template |
Constants | |
ContentGroup | |
ContentGroupManager | |
DynamicEntity | |
DynamicEntity.ContentConfiguration | Configuration class for this expando |
Settings | |
Settings.Installation | |
Settings.TemplateLocations | Collection of Template Locations |
SxcHelper | |
SxcInstance | This is an instance-context of a Content-Module. It basically encapsulates the instance-state, incl. IDs of Zone & App, the App, EAV-Context, Template, Content-Groups (if available), Environment and OriginalModule (in case it's from another portal) It is needed for just about anything, because without this set of information it would be hard to get anything done . Note that it also adds the current-user to the state, so that the system can log data-changes to this user |
Template | |
TemplateManager | |
UnityConfig | this configures unity (the IoC container) Never call this directly! always go through Settings.Ensure... |
View |