This page is part of the Gadget Developers' JavaScript Cookbook.
In addition to our full list of features, below is a summary of the features used by the Atlassian Gadgets JavaScript Framework. It is safest just to include all of them:
Feature | Where Used |
---|---|
setprefs | To store gadget preferences. |
views | To detect whether the user can edit the gadget preferences. |
settitle | To automatically include the instance name in the title. |
dynamic-height | Config screen, |
oauthpopup | Authentication |
oauth | Authentication |
auth-refresh | To automatically refresh the authentication of the gadget on a regular basis. Notes:
|
atlassian.util | To detect whether the gadget is rendered by the same server it fetches data from, allowing retrieval optimisations. Note:
|
Including Features into your Gadget
Gadget Developers' JavaScript Cookbook
Using the Atlassian Gadgets JavaScript Framework
Rate this page: