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

Fields and methods of the jala.Captcha class.
jala Captcha()
Construct a new captcha.
methods
Methods
jala.Captcha. getCaptcha()
Get a new captcha object.
returns
A new captcha object.
jala.Captcha. renderImage()
Render a new captcha image.
jala.Captcha. validate(input)
Validate a user's input with the prompted captcha.
parameters
String input The user's input.
returns
True if the user's input matches the captcha.
jala.Captcha. toString()
Get a string representation of the captcha object.
returns
A string representation of the captcha object.
Fri, 05 Feb 2010 17:40:06 GMT.

core framework

optional modules

java libraries

properties files