WebCenter Interaction API  
 

IPTGadgetInfo.LookupCommunityGadgetSettings Method (Object)

Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

object[][] LookupCommunityGadgetSettings(
   object arrSettings
);

Parameters

arrSettings
- array of the setting names that are desired

Return Value

Object[][] - array of names and corresponding values Object[name(0) or value{1)][index] This function is being considered for removal.

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace | IPTGadgetInfo.LookupCommunityGadgetSettings Overload List