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.site Object Description
(system Template)

The rb.site object represents site-wide information. This template can be used to store site information, such as cached data or information the is common regardless of the visitor to the site. The contents of a site area should only change as the result of som administrative function

Methods

rb.site.read() Read contents of section.
rb.site.readSet() Read a number of sections from the database for this site.
rb.site.write() Updates global site data.
rb.site.remove() Remove a named section from the database
rb.site.sections() Return a list of named sections
Whitebeam release 1.3.36
(loadtime : 61ms)