Detailed reference of prototypes, properties and methods available in the
Javascript environment of your Helma web applications.

framework reference

modules reference

skin

Object
   |
   +--skin

See:



Constructor Summary
skin(Object)
            A Skin object that can be passed to the global functions renderSkin, resp.
 
Methods Summary
 void allowMacro(<String> macroname)
           Limits the range of allowed macros to be rendered in a skin to an explicit set.
 Boolean containsMacro(<String> macroname)
           Checks whether a skin does contain a specific macro.
 String getSource()
           Returns the source of the unrendered skin.

Constructor Detail

skin

skin(Object)

Method Detail

allowMacro

void allowMacro(<String> macroname)

containsMacro

Boolean containsMacro(<String> macroname)

getSource

String getSource()





Documentation generated by JSDoc on Sat Feb 24 15:21:29 2007