Classes
| Class | Description | |
|---|---|---|
| CContent |
Represents content
| |
| CContentFile |
Represents a file content
| |
| CContentHtml |
Represents html content.
| |
| CContentLink |
Represents link
| |
| CContentManagementConfig |
Represents the Content Management Settings for the current iMIS installation
| |
| CContentProducer |
Represents a Content Producer.
| |
| CInterestCategory |
Represents interest category used in tagged pages.
| |
| CMUtility |
Static class for utility methods
| |
| CNavMenu |
Represents a navigation menu.
| |
| ContentStatusViolation |
The exception that is thrown when a content is not in the appropriate status to perform an action.
| |
| CProducerAuthority |
Represents a Content Producer's Permissions.
| |
| CSecurityGroup |
Represents a security group used to view CContent | |
| CTemplate |
Represents a template.
| |
| CWebsite |
Represents a Website
| |
| CWebUser |
Represents the login/security info for a contact and acts as a Web user.
| |
| CWorkflowStatus |
Summary description for CWorkflowStatus.
| |
| InvalidWorkflowStatusException |
The exception that is thrown when specified status is not valid for CNavMenu.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CContentFile..::.ZlenContentFile |
Enumerations for the column lengths in the Content_File table encapsulated by the component
They are accessible within the component. Only text columns have an enum set up
| |
| CContentLink..::.ZlenContentLink |
These Enums are for the column lengths in the Content_Link table encapsulated by the component
They are accessible within the component. Only text columns have an enum set up
| |
| CContentProducer..::.DefaultOwnerType |
Enumeration used to describe who will become the default owner when a CContentProducer creates new CContent.
| |
| CContentProducer..::.WindowType |
Enumeration used to describe the function of the New Content button in the list of navigation items.
| |
| ContentProducerPrivileges |
Enumeration used to describe producer's privilege
| |
| ContentToolbarType |
Enumeration used to describe the types of toolbars.
| |
| ContentWorkflowStatus |
Enumerations used to describe status of CContent.
|