To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Reads the contents under WEB-INF <br/> <br/> Expects to find a settings.xml file which has website settings <br/> <br/> Also any files with a json extension are parsed and held in the data attribute in the WebsiteSettingsLoadedEvent
Properties
| Name | Returns | Notes |
|---|---|---|
| appSettings | Collection<AppSettingsBean> | |
| controllerMapping | ControllerMappingList | |
| data | Map<String,Object> | |
| enabledAppIds | List<String> | |
| loadingError | String | |
| themeName | String |