IPresentationTemplate overview
Expired | Gets a value indicating whether or not the Presentation Template is expired. |
Extension | Gets or sets the filename extension for the files that are produced when a content item is published with this Presentation Template. |
LastPublishedDate | Gets the last published date. |
LastPublishedUserID | Gets the ID of the user who last published the Presentation Template. |
Name | Gets or sets the Presentation Template name. |
PreviewURL | Gets the URL to preview the Presentation Template. |
Publishable | Gets a value indicating whether or not the Presentation Template can be published. |
Published | Gets a value indicating whether or not the Presentation Template is published. |
PublishURL | Gets the URL to the published Presentation Template. |
Searchable | Gets or sets a value indicating whether a content item published with this Presentation Template will be searchable in the Search server. |
TemplateText | Gets or sets the template text of this Presentation Template. |
UUID | Gets the Presentation Template UUID. |
ClearAssociatedPortletID | Clears the portlet association for this Presentation Template. |
GetAssociatedPortletID | Returns the object ID of the portlet associated with this Presentation Template or 0 if there is no portlet association. |
GetAttachedDataEntryTemplate | Returns the attached Data Entry Template by retrieving the latest information about the attached Data Entry Template from Publisher. |
GetContainingFolder | Returns the IFolder that contains this Presentation Template. |
HasLastPublishedDate | Returns true if tbe last published date is available, otherwise returns false. |
SetAssociatedPortletID | Sets the portlet ID associated with this Presentation Template. |
Store | Stores the Presentation Template. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace