Greytower Technologies

If the navigation is not visible, this link will take you to it.

 

Configuration

Last update Friday, 17th of November, 2006, 20:04 (CET)

This document applies to 1.0a2 and later.

System Configuration

Variables
Block Name Type Default Legal
state varName string state -
state onSuccess string success -
state onCancel string cancel -
state onError string error -
uri onCancel string - -
uri onError string - -
uri onSuccess string - -
- returnMethod string session session, post, get
- templatePath string /tmp -

Example

state {
 varName     : state
 onSuccess   : success
 onError     : error
 onCancel    : cancel
}

uri {
 onError     :
 onCancel    :
 onSuccess   :
}

returnMethod : session
  

Application Configuration

Variables
Block Name Type Default Legal
state varName string state -

Return to the top of the document