|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPTGadgetTemplate
PTGadgetTemplate interface. Wraps a template object that contains all properties necessary to instantiate a new gadget.
IPTGadget| Method Summary | |
|---|---|
IPTGadget |
CreateGadgetInstance(IPTSession pUserSession,
int lFolderID,
int lCommunityID)
Creates an instance of this gadget template object which can then be stored in the database. |
| Methods inherited from interface com.plumtree.server.IPTGadget |
|---|
AddMandatoryGroup, GetAlignment, GetGadgetBrowserCLSID, GetGadgetProviderCLSID, GetGadgetTemplateID, GetGadgetType, GetHTMLText, GetMandatoryGadgetOrder, GetProviderInfo, GetSuppressTitleBar, GetWebServiceID, Initialize, QueryMandatoryGroups, RemoveMandatoryGroup, SetAlignment, SetGadgetTemplateID, SetGadgetType, SetMandatoryGadgetOrder, SetProviderInfo, SetSuppressTitleBar, SetWebServiceID |
| Methods inherited from interface com.plumtree.server.IPTObject |
|---|
GetAdminFolderID, GetClassID, GetCreated, GetImageUUID, GetLastModified, GetObjectProperties, SetAdminFolderID, SetImageUUID, SetLastModified |
| Methods inherited from interface com.plumtree.server.IPTLocalizable |
|---|
GetDescription, GetIsLocalized, GetLocalizedDescription, GetLocalizedDescriptions, GetLocalizedName, GetLocalizedNames, GetName, GetPrimaryLang, GetSupportsLocalization, SetDescription, SetIsLocalized, SetLocalizedDescriptions, SetLocalizedNames, SetName, SetPrimaryLang |
| Methods inherited from interface com.plumtree.server.IPTUnknown |
|---|
GetInterfaces |
| Methods inherited from interface com.plumtree.server.IPTServerContext |
|---|
GetAccessLevel, GetACL, GetLastModifiedBy, GetLockState, GetObjectID, GetOwnerID, GetServerContextSettings, GetSession, GetSettings, LockObject, SetLastModifiedBy, SetObjectID, SetOwnerID, SetServerContextSettings, SetSettings, UnlockObject |
| Methods inherited from interface com.plumtree.server.IPTStorable |
|---|
Store |
| Method Detail |
|---|
IPTGadget CreateGadgetInstance(IPTSession pUserSession,
int lFolderID,
int lCommunityID)
pUserSession - lFolderID - - admin folder ID where the object is to be createdlCommunityID - - community ID for the community the gadget will be created
in, or zero if not applicable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||