Gadgets.skins (v0.8)
From OpenSocial
| This page is out of date. A more current version of this page is available at Gadgets.skins (v0.9). |
![]() |
This page does not include any example code. Please help improve this page by adding examples. (November 2008) |
Contents |
gadgets.skins
Methods
gadgets.skins.getProperty
gadgets.skins.getProperty(propertyKey)- Provides operations for getting display information about the currently shown skin.
- Parameters
String propertyKey- The key to get data for; keys are defined in gadgets.skins.Property- Returns
String- The data
Fields
gadgets.skins.Property.BG_IMAGE
An image to use in the background of the gadget. This field may be used interchangeably with the string 'BG_IMAGE'.
gadgets.skins.Property.BG_COLOR
The color of the background of the gadget. This field may be used interchangeably with the string 'BG_COLOR'.
gadgets.skins.Property.FONT_COLOR
The color in which the main font should be rendered. This field may be used interchangeably with the string 'FONT_COLOR'.
gadgets.skins.Property.ANCHOR_COLOR
The color that anchor tags should use. This field may be used interchangeably with the string 'ANCHOR_COLOR'.
Container Support
| Orkut | ?? |
| MySpace | ?? |
| Hi5 | ?? |
Examples
example goes here
|
OpenSocial 0.8 |
|||
|
gadgets.skins |
|||

