![]() | Gets a value indicating whether or not the content item is checked out. |
![]() | Gets the ID of the user who has the item checked out. |
![]() | Gets the Content Item Editor URL for the item. |
![]() | Gets a value indicating whether or not the content item is expired. |
![]() | Gets the last checked in date. |
![]() | Gets the last checked in version comment of the item. |
![]() | Gets the last modified date. |
![]() | Gets the last published date. |
![]() | Gets the ID of the user who last published the item. |
![]() | Gets the latest version number of the item. |
![]() | Gets or sets the content item name. |
![]() | Gets the URL to preview the content item. |
![]() | Gets a value indicating whether or not the content item can be published. |
![]() | Gets a value indicating whether or not the content item is published. |
![]() | Gets the URL to the published content item. |
![]() | Gets the content item UUID. |
![]() | Clears the portlet association for this content item. |
![]() | Returns an array of IBaseProperty for all the properties of the IContentItem . |
![]() | Returns the object ID of the portlet associated with this content item or 0 if there is no portlet association. |
![]() | Returns the value of the specified IBooleanProperty . |
![]() | Returns the IFolder that contains this content item. |
![]() | Returns the Data Entry Template for this content item. |
![]() | Returns the value of the specified IDateProperty . |
![]() | Returns the value of the specified IDoubleProperty . |
![]() | Returns the name of the file for the specified IFileProperty after SetFilePropertyValue is called. |
![]() | Returns the value of the specified IFileProperty . |
![]() | Returns the height of the image (in pixels) for the specified IImageProperty . |
![]() | Returns the name of the image for the specified IImageProperty after SetImagePropertyValue is called. |
![]() | Returns the value of the specified IImageProperty . |
![]() | Returns the width of the image (in pixels) for the specified IImageProperty . |
![]() | Returns the value of the specified IIntegerProperty . |
![]() | Returns the value of the specified IItemCollectionProperty . |
![]() | Returns the value of the specified IItemReferenceProperty . |
![]() | Returns an IBaseProperty of the specified name if it exists on the content item. |
![]() | Returns the value of the specified ISelectionListProperty . |
![]() | Returns the value of the specified ITextBlockProperty . |
![]() | Returns the value of the specified ITextLineProperty . |
![]() | Returns true if the last checked in date is available otherwise false . |
![]() | Returns true if the last modified date is available otherwise false . |
![]() | Returns true if the last published date is available otherwise returns false . |
![]() | Returns true if the value of the specified property has been set for this content item, otherwise false . |
![]() | Sets the portlet ID associated with this content item. |
![]() | Updates the value of the IBooleanProperty . |
![]() | Updates the value of the IDateProperty . |
![]() | Updates the value of the IDoubleProperty . |
![]() | Updates the value of the IFileProperty . |
![]() | Updates the value of the IImageProperty . |
![]() | Updates the value of the IIntegerProperty . |
![]() | Updates the value of the IItemCollectionProperty . |
![]() | Updates the value of the IItemReferenceProperty . |
![]() | Updates the value of the ISelectionListProperty . |
![]() | Updates the value of the ITextBlockProperty . |
![]() | Updates the value of the ITextLineProperty . |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace