Theme static content file name |
String |
The name of the file containing the theme static contents. Valid file extensions are '.war' and '.zip'. The default extension is '.war'. If left blank, the name of the component is used. |
No |
Theme template directory |
String |
The name of the directory in the theme WAR/ZIP file that contains the theme template. All theme templates are usually placed under the '/themes' directory in the WAR/ZIP file. If left blank, the first child directory of the '/themes' directory is used. |
No |
Theme layout directory |
String |
The directory in the theme WAR/ZIP file under the '/themes' directory that contains the theme layout details |
No |
Theme unique name |
String |
The uniquename for this theme within the Portal server. If left blank, the uniquename is computed as follows - the string 'com.ibm.urbancode.customTheme.' is prefixed to the WAR/ZIP filename containing the theme artifacts. |
No |
Theme resource root |
String |
The resource root entry for the theme. If left blank, the name of the WAR/ZIP filename containing the theme artifacts is used. |
No |
Theme context root |
String |
The context root of the web application representing the theme. If left blank, the name of the WAR/ZIP filename containing the theme artifacts is used. |
No |
Theme default skin |
String |
The uniquename of the skin to be used as the default skin for this theme. If left blank, the first child directory of the 'themes/skins' directory is used. |
No |
Theme title |
String |
The theme title in different locales of choice. Format: LOCALE=TITLE,[LOCALE=TITLE]. Supply the theme title in different locales as a comma separated list of locale title pairs. All leading and trailing whitespace characters in the pairs will be ignored. If left blank, the default locale used is 'en' and title is set to the name of the component. |
No |
Virtual Portal hostname |
String |
If invoking on a virtual portal, specify the virtual portal hostname |
No |
Virtual Portal context |
String |
If invoking on a virtual portal, specify the virtual portal context root |
No |
Use soap.client.props file |
Boolean |
Use soap.client.props file for Portal administrator credential |
No |