StaticinvalidStores all HTMLElements that're currently invalid.
StaticmapStaticvalidatorStates whether the validator algorithm has already been registered.
StaticdetermineRetrieves the first ".CXPage"-HTMLElement above the given "element".
The HTMLElement to start the search from.
The ".CXPage"-HTMLElement containing the given "element".
StaticfunctionalityThis functionality transforms the tagged HTMLDivElement into a Panel. The panel's header, which is used to fold/unfold the panel, is an HTMLElement tagged with the CSS-Class "CodBi_HTML_Panel_Header" that is nested at most two levels within the tagged HTMLElement. Thus using a * XIMA-Text-Element as the header will provide the XIMA-Text/HTML-Editor for creating the header's content.
Provided by CodBi.checkAttributes / CodBi.loadConfig.
Provided by CodBi.checkAttributes / CodBi.loadConfig.
A CodBiError if the tagged Element does not contain a child of CSS-Class "CodBi_HTML_Panel_Header".
StaticunfoldUnfolds all HTML-Panels that are ancestors of the specified Element by simulating a click on their header if they're folded.
The Element to start the unfolding from.
Provides the HTML_Panel.functionality.
Remarks
Maintainer: Salvatore Callari (Salvatore.Callari@Ansbach.net)