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

The rb.debug object encapsulates several debugging services that are intended to be used by integration partners. The tools contained in this object are intended to aid Pattern Page development rather than for use in active sites.

Methods

rb.debug.write() Write a string to the debug buffer.
rb.debug.fwrite() Format output to the debug buffer.
rb.debug.error() Generate an error message.
rb.debug.mode() Change the test mode for Pattern Page generation.
rb.debug.test() Determine whether the page is being run in a test instance.
rb.debug.trace() Turn Whtebeam debug tracing on or off.
rb.debug.time() Return time taken to process a page (so far)
Whitebeam release 1.3.36
(loadtime : 61ms)