SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder Interface Reference

TODO trennen in ftp/ds More...

+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder:

Public Member Functions

void Commit ()
 
void CreateInProject (IProject project, Guid parentFolderGuid)
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IPartialRedDotObject
void EnsureInitialization ()
 
void Refresh ()
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IDeletable
void Delete ()
 

Properties

string ContentGroup [get, set]
 
PublicationFolderContentType ContentTypeValue [get, set]
 
PublicationFolderContextInfoPreparationType ContextInfoPreparation [get, set]
 
string ContextTags [get, set]
 
bool DoCreateLog [get, set]
 
bool DoIndexForFulltextSearch [get, set]
 
bool DoReleaseAfterImport [get, set]
 
bool DoReplaceExistingContent [get, set]
 
bool DoReplaceGroupAssignment [get, set]
 
bool IsPublishedPagesFolder [get]
 
string RealName [get, set]
 
string RealVirtualName [get, set]
 
PublicationFolderType Type [get, set]
 
string VirtualName [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

TODO trennen in ftp/ds

Definition at line 27 of file IPublicationFolder.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.Commit ( )
void erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.CreateInProject ( IProject  project,
Guid  parentFolderGuid 
)

Property Documentation

string erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.ContentGroup
getset

Definition at line 30 of file IPublicationFolder.cs.

PublicationFolderContentType erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.ContentTypeValue
getset

Definition at line 31 of file IPublicationFolder.cs.

PublicationFolderContextInfoPreparationType erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.ContextInfoPreparation
getset

Definition at line 32 of file IPublicationFolder.cs.

string erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.ContextTags
getset

Definition at line 33 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.DoCreateLog
getset

Definition at line 35 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.DoIndexForFulltextSearch
getset

Definition at line 36 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.DoReleaseAfterImport
getset

Definition at line 37 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.DoReplaceExistingContent
getset

Definition at line 38 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.DoReplaceGroupAssignment
getset

Definition at line 39 of file IPublicationFolder.cs.

bool erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.IsPublishedPagesFolder
get

Definition at line 40 of file IPublicationFolder.cs.

string erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.RealName
getset

Definition at line 41 of file IPublicationFolder.cs.

string erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.RealVirtualName
getset

Definition at line 42 of file IPublicationFolder.cs.

PublicationFolderType erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.Type
getset

Definition at line 43 of file IPublicationFolder.cs.

string erminas.SmartAPI.CMS.Project.Publication.IPublicationFolder.VirtualName
getset

Definition at line 44 of file IPublicationFolder.cs.


The documentation for this interface was generated from the following file: