Whitebeam Template Reference Documentation

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 Template Reference Documentation

rb.page.headerinfo

This definition is used by 'rb.page.iterateHeader'

Elements

The rb.page.headerinfo struct has 2 elements:

Name Type/Value Range/Length Description
namestring  Required. The name of the HTTP header
valuestring  Required. The contents of the HTTP header

Remarks

This structure contains two fields, name and value, representing the name and contents of a single HTTP header. The definition is used in conjunction with 'rb.page.iterateHeader' which allows a presentation page to iterate over each of the HTTP headers in turn.

Example

See : 'rb.page.iterateHeader'

Whitebeam release 1.3.36
(loadtime : 66ms)