Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:8000_appendices:0400_links_to_operations [2025/06/11 11:40] aware_support3docs:8000_appendices:0400_links_to_operations [2026/01/02 10:02] (current) aware_support3
Line 1: Line 1:
-====== Appendix D. Links to AwareIM operations ======+====== Links to AwareIM operations ======
  
 The following section lists the links to //**AwareIM**// operations that can be invoked from the hyperlinks of HTML pages included either in a visual perspective, custom menu or custom forms. All links have to call a particular JavaScript function supported by //**AwareIM**// in a special object called AwareApp, so the general format of a link is as follows: The following section lists the links to //**AwareIM**// operations that can be invoked from the hyperlinks of HTML pages included either in a visual perspective, custom menu or custom forms. All links have to call a particular JavaScript function supported by //**AwareIM**// in a special object called AwareApp, so the general format of a link is as follows:
Line 51: Line 51:
 | showPerspective (perspective)                                                                | AwareApp.showPerspective ('MyPerspective'                                                                                                                                        | Display the specified perspective                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | | showPerspective (perspective)                                                                | AwareApp.showPerspective ('MyPerspective'                                                                                                                                        | Display the specified perspective                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
 | systemSettings (renderOption)                                                                | AwareApp.systemSettings ('main'                                                                                                                                                  | Display the form of the SystemSettings object                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | | systemSettings (renderOption)                                                                | AwareApp.systemSettings ('main'                                                                                                                                                  | Display the form of the SystemSettings object                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
-| logout(logoutPage)                                                                           | AwareApp.logout (null)                                                                                                                                                             | Logout from Aware IM. Optionally provide the URL of the logout page                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |+| logout(logoutPage)                                                                           | AwareApp.logout (null)                                                                                                                                                             | Logout from AwareIM. Optionally provide the URL of the logout page                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |