To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Dashboard for the user. Most functions will be provided by PortletApplications which will be invoked from the template using the PortletsDirective Eg: #portlets("messages") , which will render portlets for the messages section of the page Standard sections are intended to be: messages - brief list of messages at top of page primary - this is the main section of the page, with about 70% width secondary - this is a narrowed section of the page, possible lower down for small screen clients
Properties
Name | Returns | Notes | Example |
---|---|---|---|
topMessages | List | Deprecated: Use alerts instead Returns messages intended for the top of the dashboard | |
bottomMessages | List | Deprecated: Use alerts instead Returns messages intended for the bottom of the dashboard | |
customDashBody | String |