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

Adds useful global macros.

To use this optional module, its repository needs to be added to the application, for example by calling app.addRepository('modules/core/Global.js')
Methods
property_macro(Object)
write out a property contained in app.properties
parameters
Object containing the name of the property
write_macro(Object)
wrapper to output a string from within a skin just to be able to use different encodings
parameters
Object containing the string as text property
now_macro(Object)
renders the current datetime
parameters
Object containing a formatting string as format property
skin_macro(param, name)
renders a global skin
parameters
param
name
Thu, 13 Dec 2007 12:12:09 GMT.

core framework

optional modules

java libraries