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:chapter>

Enable default section handling and auto-generation of menu items for section tags.

See Also

<rbm:section>   

Syntax

<rbm:chapter attriblist>body</rbm:chapter>

Attributes

The 'rbm:chapter' 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 including <rbm:section> tags.

Remarks

The first section encountered within a <rbm:chapter> tag is treated as the default section in the event that the requested section is not found. If a section is not requested, the entire chapter is presented.

By specifying attributes of this tag, itself and any enclosed <rbm:section> tags will be treated like <rbm:menuitem> tags to dynamically generate menu items.

Whitebeam release 1.3.36
(loadtime : 10ms)