Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

Web.UserMgt Function

The Web.UserMgt functions consist of page generators related to user management, including change of contact information, password etc.

Web.UserMgt Page Generators

The following user management page generator functions are defined:

Change Password WsyUser page generator inherited from WebChangePasswordPage for change of password for registered users.
Change User Settings Page generator for change of user settings stored in the GenericUser table.
Contact Information Changed Page generator that confirms change of contact information, i.e. change of GenericUser fields. 
Create User WsyUser page generator inherited from WebCreateUserPage for creation of registered user instance. If a GenericUser instance does not exist, it is created.
New User Created Page generator that confirms creation of registered user. 
Password Changed Page generator that confirms change of password.
User Session Ended Page generator that confirms that the user session has ended after a call to the Logout event handler.

Web.UserMgt WebFlow Diagram

The Web.UserMgt function call relations are depicted in the Webflow diagram below.

User Management WebFlow Diagram

User Management WebFlow Diagram