Manageable Page

The tab pages on the Workarea can be classified into two types: So the functions of the Tab, Column and Row Elements, only work when they are on the BTT customizable tab page; otherwise, they are just static HTML elements displayed in the browser.

The BTT manageable tab pages can be used as the container for the fixed content on which you can publish some news or unchangeable widget for every end-use. See How to build Manageable element for more information.

The BTT manageable tab pages are defined in an XML file for the manageable elements, and the BTT customizable tab pages are defined in another XML file. See BasicInfrastructure.xml for more information.

The elements defined in BasicInfrastructure.xml file are all considered to be basic elements, which are not changeable, such as the BTT_Tab1, BTT_Tab1_Col1, tab1_col1_row1. These elements are all of static style.

Note: The manageable tab pages are displayed in front of the customized tab pages. For example, the manageable tab with title basic_tab is displayed before the customized tab with title user_tab1.