Whitebeam Library Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Library Definition

rbpagemenu Definitions

A Whitebeam application can easily have presentation pages with a consistent look and feel as well as an expandable menu within a sophisticated web page layout. This library supports presentation pages with any combination of top, left, right and bottom banners that can also have any mixture of visible menu content and styles.

A tutorial on this library is provided.

Methods

rbaddmenulist() Adds a menu tree (new one or sub of an existing menu item) from a list of menu definitions.
rbaddmenutree() Adds a menu tree (new one or sub of an existing menu item) from a hierarchy of menu definitions.
rbselectmenuitem() Force a menu item to become (auto) selected or deselected.
rbmenubullet() Specify bullets for selected and unselected menu items of a menu level.
rbwritemenu() Display specific menu content in specific orientation.
rbpageattributes() Define default Whitebeam and HTML body element attributes common to Presentation Pages within a Whitebeam application.
rbgetpagetitle() Get title string within body of HTML <title/> tag.

Tags

<rbm:menuitem> Specify a menu item to appear on the menu bar.
<rbm:selectmenuitem> Force a menu item to become selected.
<rbm:menubullet> Specify bullets for selected and unselected menu items of a menu level.
<rbm:writemenu> Display specific menu content in specific orientation.
<rbm:pageattributes> Define default Whitebeam and HTML body element attributes common to Presentation Pages within a Whitebeam application.
<rbm:section> Divide a Presentation Page body into non-overlapping sections that can be collectively or individually presented.
<rbm:chapter> Enable default section handling and auto-generation of menu items for section tags.

Aggregate Types

menuinfo Menu item attributes.
bullet Menu bullet attributes.
menudispatts Menu display attributes.
pageatts Default Whitebeam and HTML attributes for presentation pages in Whitebeam applications.
Whitebeam release 1.3.36
View XML source of this page
(loadtime : 11ms)