This page last changed on Sep 14, 2009 by tmoore.

This page is part of the Gadget Developers' JavaScript Cookbook.

What features are required for the framework?

The framework uses the following features (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,
View creation,
onResizeAdjustHeight
oauthpopup Authentication
atlassian.util To detect whether the gadget is rendered by the same server it fetches data from, allowing retrieval optimizations. Note: This feature should be declared using an <Optional> element, or else your gadget will not work in non-Atlassian containers.
#oauth Authentication
RELATED TOPICS

Gadget Developers' JavaScript Cookbook
Using the Atlassian Gadgets JavaScript Framework

Document generated by Confluence on Nov 22, 2009 17:46