Parameters of WCX EditorThe "xe_menu.xsl" XSLT stylesheet defines the main dynamic parameters of WCXE package
- $page is the value of the file attribute of the current html-page selected by the user. It is set by the program.
- $obj.active is the position of the active top object. It is set by the editor.
- $o.type is a boolean parameter indicating that the elementary object is selected for editing. It is handled by the program.
- $o.path is XPATH expression for unambiguous identification of the object. It is computed by the editor.
- $obj.hide is a boolean parameter saying that the link-controllers should not be printed.
- $menu.expand is an integer parameter indicating which of WCXE menus is active.
- $source is the name of the data file.