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

Tag Description

<rbm:section>

Divide a Presentation Page body into non-overlapping sections that can be collectively or individually presented.

See Also

<rbm:chapter>   

Syntax

<rbm:section attriblist>body</rbm:section>

Attributes

The 'rbm:section' tag has 1 attribute:

Name Type/Value Range/Length Description
attribliststruct menuinfosee definition Required. Space-delimited element=value list.

Body

The body of this tag can contain any page content excluding <rbm:section> tags.

Remarks

A specific section can be requested via the URL search or query string ?rbsect=key. Any content that exists outside of section tags will always be displayed in addition to the requested section.

All sections are displayed if a query string is not specified.

A section tag must at least have a key or name attribute. Other attributes are ignored unless auto-generation of menu items is enabled by <rbm:chapter> tag.

Whitebeam release 1.3.36
(loadtime : 11ms)