Property | Type | Description | |
---|---|---|---|
NOBODY | string | ||
ORNG_CONTAINER_CONTROL_ID | string | ||
ORNG_DEBUG | string | ||
ORNG_GADGETS | string | ||
ORNG_GADGET_CONTROL_ID | string | ||
ORNG_GADGET_SPEC_KEY | string | ||
ORNG_NOCACHE | string | ||
ORNG_ONTOLOGY_PREFIX | string | ||
PRIVATE | string | ||
PUBLIC | string | ||
USERS | string |
Method | Description | |
---|---|---|
AddGadget ( int appId, string view, string optParams ) : PreparedGadget | ||
ClearOwnerCache ( ) : void | ||
GetAllDBGadgets ( bool useCache ) : GadgetSpec>.Dictionary |
||
GetGadgetByPropertyURI ( string propertyURI ) : Profiles.ORNG.Utilities.GadgetSpec | ||
GetNodeID ( string uri ) : System.Int64 | ||
GetOpenSocialManager ( string ownerUri, |
||
GetOpenSocialManager ( string ownerUri, |
||
GetPageName ( ) : string | ||
GetUnrecognizedGadgets ( ) : List |
||
HasGadgetsAttachingTo ( string chromeId ) : bool | ||
IsDebug ( ) : bool | ||
IsVisible ( ) : bool | ||
LoadAssets ( ) : void | ||
NoCache ( ) : bool | ||
PostActivity ( int userId, string title ) : void | ||
PostActivity ( int userId, string title, string body ) : void | ||
PostActivity ( int userId, string title, string body, string xtraId1Type, string xtraId1Value ) : void | ||
RemoveGadget ( string label ) : void |
Method | Description | |
---|---|---|
GetContainerJavascriptSrc ( ) : string | ||
GetGadgetJavascipt ( ) : string | ||
GetGadgetSpecifications ( ) : List |
||
GetGuid ( ) : System.Guid | ||
GetOwnerURI ( ) : string | ||
GetViewerURI ( ) : string | ||
GetVisibleGadgets ( ) : List |
||
OpenSocialManager ( ) : System | ||
OpenSocialManager ( string ownerUri, |
public AddGadget ( int appId, string view, string optParams ) : PreparedGadget | ||
appId | int | |
view | string | |
optParams | string | |
return | PreparedGadget |
public static GetAllDBGadgets ( bool useCache ) : GadgetSpec>.Dictionary |
||
useCache | bool | |
return | GadgetSpec>.Dictionary |
public static GetGadgetByPropertyURI ( string propertyURI ) : Profiles.ORNG.Utilities.GadgetSpec | ||
propertyURI | string | |
return | Profiles.ORNG.Utilities.GadgetSpec |
public static GetNodeID ( string uri ) : System.Int64 | ||
uri | string | |
return | System.Int64 |
public static GetOpenSocialManager ( string ownerUri, |
||
ownerUri | string | |
page | ||
return |
public static GetOpenSocialManager ( string ownerUri, |
||
ownerUri | string | |
page | ||
editMode | bool | |
return |
public HasGadgetsAttachingTo ( string chromeId ) : bool | ||
chromeId | string | |
return | bool |
public static PostActivity ( int userId, string title ) : void | ||
userId | int | |
title | string | |
return | void |
public static PostActivity ( int userId, string title, string body ) : void | ||
userId | int | |
title | string | |
body | string | |
return | void |
public static PostActivity ( int userId, string title, string body, string xtraId1Type, string xtraId1Value ) : void | ||
userId | int | |
title | string | |
body | string | |
xtraId1Type | string | |
xtraId1Value | string | |
return | void |
public static string ORNG_CONTAINER_CONTROL_ID | ||
return | string |
public static string ORNG_GADGET_CONTROL_ID | ||
return | string |