| AppConstruct - Bookmarks | | | Source for the Bookmarks, formerly known as Links, widget.
To use this widget:
Load the widget package as is into a space.
Click Add Link
Enter the Link Name, URL, and Description
Click Save.
To review the source:
Extract the zip file.
Review manifest.xml | | | AppConstruct - Browser Widget | | | Source for Browser widget.
To use this widget:
Upload the widget package as is into a space.
Open the widget.
Click show button to pop-up a new window and populate with URL specified.
Click Hide button to close the pop-up window.
To review the source:
Extract the zip file.
Review appconst.xml | | |
| AppConstruct - Calendar | | | Source code for the Calendar widget.
To review the source:
Extract the zip file.
Review manifest.xml | | | |
| AppConstruct - Debug Viewer | | | This is the AppConstruct version of the Debug Viewer. This widget can be uploaded into your personal library via the Upload Widget tab in the Developer Sandbox. Once the widget is uploaded, open it before you open your application in the same tab.
To review the source:
Extract the zip file.
Review manifest.xml | | | AppConstruct - List Space Members | | | This is a simple example of how to obtain the e-mail, first, and last information for the members in a Space.
To review the source:
Extract the zip file.
Review appconst.xml | | | AppConstruct - Profile Manager | | | Source code for the Profile Manager.
To use this widget:
Load the widget package as is into a space.
Click Edit Profile.
Update information as desired.
Click Save.
To review the source:
Extract the zip file.
Review manifest.xml | |
| AppConstruct - RSS Reader | | | Source code for the RSS Reader Widget.
To use this widget:
Upload the widget package, as is, into a space.
Open widget.
Enter the URL for the RSS feed, for example: http://news.google.com/?topic=e&output=rss
Click Set Parameters button.
To review the source:
Extract the zip file.
Review manifest.xml | | | AppConstruct - Space Member | | | Source for Space Member widget. To review the source: Extract the zip file. Review manifest.xml
Updated with new Enumerator code for gecko rendering engine. | | | AppConstruct - What's New | | | Source code for the What's New Widget.
To review the source:
Extract the zip file.
Review manifest.xml | |
| AppConstruct - appXhr | | | This is a simple example of how to do XMLHTTPRequests with the mashkit. Two examples are in the manifest.xml file. First is an ItemFileReadStore that gets a JSON list and displays the name field. The JSON file is in the includes folder - extract it to your server and modify the URL in the manifest.xml file. Second is the use of an XMLStore. validateUser.php is in the include files and simply echos back the username and password that was used in the widget. Extract this file and put it on your... | | | | SSO Sample - Client App | | | Many Partner applications desire to provide a seamless user experience as Connect-client based applications interact with the Partner application or service. Much of the previous Connect documentation focuses developer effort toward the process for developing applications that run in the Connect client to assist in achieving that desire. The sample code has also been directed at assisting developers in that direction ... using SSO from within the client but accessing the application externally. | |