Show navigation | Frontpage | Contact us | Sitemap

ICPTemplate::GetTemplateEditInfo

GetTemplateEditInfo( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID, [out,retval] IcolFormElements **pFormElements )

The function is called when the plugin must supply information to be edited by the user. The plugin must also supply any state that it currently has for the given Template group.

Parameters

TemplateGroupID    

Template group ID

   
Identifier    

Identifier for the plugin

   
TemplateID    

The ID of the template being edited

   


Return Value

The form element class that contains the information requird for the user to edit.

My modules


© 2008 Composite A/S, Danmark
Tlf: +45 39 15 76 00 | info@composite.net
Composite A/S er Microsoft Certified Partner
Composite CMS overholder standarden for valid CSS
Composite CMS overholder standarden for valid XHTML 1.0
Printet fra http://www.composite.net/composite-52.htm
Findes på denne sti: Composite Developer | 3.x technologies | Configuration | Developing COM plug-ins | ICPTemplate | GetTemplateEditInfo