Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Components and resources

A theme The MVC UI has two default themes (Forms theme and Dashboard theme) and has support for custom made themes. A theme is basically a set of files and some configuration that consists of the following components and resources:

 Description Location
Index fileStringTemplate index file JAR or
Include Page
_HomeFolder
_HomeFolder
Web resourcesJavaScript, CSS, images, etc. JAR or
Include Page
_HomeFolder
_HomeFolder
ConfigurationProperties in the aquima.properties file 
Include Page
_HomeFolder
_HomeFolder

A theme can be part of a custom plugin (for example the Dashboard plugin) but can also just be a collection of files located in 

Include Page
_HomeFolder
_HomeFolder
. 

Configuration

In order to configure your theme so it will be known by the Runtime several properties must be set. The following example shows properties for registering a theme named "custom_dashboard":

...