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

Default properties and methods of the User prototype.
User()
The built-in User prototype.

Normally, the User constructor is never called directly and the app.registerUser method is used instead to create new users. The User prototype inherits from HopObject and you can customize it by creating a User directory in your app, like you would for any other prototype that extends from HopObject.
methods
see
Methods
User. onLogout()
If defined, the onLogout handler is called when the user is logged out.
see
Fri, 05 Feb 2010 17:40:03 GMT.

core framework

optional modules

java libraries

properties files