Reference » Intrasuite Themes

Intrasuite Themes

Themes are the salt of Intrasuite, with themes Intrasuite designers and developers can customize and create custom look and feel for Intrasuite. Also with themes developers can make customization for Intrasuite, like creating new interface, add new functionality or extend existing functionality to meet their needs. 
All components require a Theme in order to determine how to present itself. Each theme is comprised of the properties and methods depicted on this page.

 

The themes are served by a COM object called "Intrasuite_themes.dll" and offers a complete management of  themes.

 

Intrasuite themes has following classes :

Theme class

Class for handling theme object in the Intrasuite Themes

 Application class

Class for handling theme application functions in the Intrasuite Themes

SiteRelation class

Class for handling theme site relation in the Intrasuite Themes

ThemeList Class

Class for handling themes list object in the Intrasuite Themes

UserThemes class

Class for handling themes - Users/Group relation in the Intrasuite Themes

See also