|  | Aqualogic Interaction API | |
| IPTGadgetGateway.GetContent Method (Object, String, Int32, Int32, Int32, Int32, String, Int32, Boolean) |
Passes through a URI request to the provider's IPTGadgetAssociatedContentProvider, if supported. -jas
Parameters
-
vAppDataStateObject
- Contains additonal arguments specific to the provider or the user interface.
-
vContentID
- The URI of the content.
-
vObject
- The object ID.
-
nClassID
- The class ID of the object, see {@link com.plumtree.server.PT_CLASSIDS PT_CLASSIDS}.
-
nPageID
- The page ID, or 0 for the default page.
-
nCommunityID
- The community ID, or 0 for the MyPage.
-
bstrUserInterface
- URI of the user interface (e.g. devices, low bandwidth).
-
lMode
- The mode, see see {@link com.plumtree.server.PT_GADGET_MODES PT_GADGET_MODES}.
-
bReturnAllGadgets
- Return all portlets, or only those supporting bstrUserInterface.
Return Value
The content.
See Also
IPTGadgetGateway Interface | com.plumtree.server Namespace | IPTGadgetGateway.GetContent Overload List