Definition of Whitebeam XML Tags

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
    authenticate
    block
    cachecontrol
    eval
    false
    header
    include
    insertblock
    insertdebug
    macrotag
    marksession
    nomacro
    noscript
    parser
    redirect
    repeatfor
    return
    script
    if
    test
    true
    xmp
    eval
    id
    marksession
    test
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Definition of Whitebeam XML Tags

rb:nomacro

Prevent further MacroTag definitions

Body

The body of this tag is always empty.

Attributes

This XML tag contains no attributes.

Remarks

Putting this tag into a Pattern Page will prevent any additional instances of <rb:macrotag...> from being processed. Subsequent uses of <rb:macro... will cause an error in the page generation. This tag would be used in a tag library (included in the Pattern Page via 'rb:include') that would define a few macros for use in a template and then disable further macro definitions for the lifetime of this Pattern Page.

Once macro definitions have been disabled it is NOT possible to re-enable them for the lifetime of that page generation.

Whitebeam release 1.3.36
View XML source of this page
(loadtime : 7ms)