SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Classes | |
interface | IPublicationFolder |
TODO trennen in ftp/ds More... | |
interface | IPublicationFolderSetting |
interface | IPublicationPackage |
interface | IPublicationSetting |
interface | IPublicationSettings |
interface | IPublicationTarget |
Enumerations | |
enum | PublicationFolderContentType { HTML, XML, XSL, SCRIPT, BLOB } |
enum | PublicationFolderContextInfoPreparationType { None = -1, DoNotPrepare = 0, BeginningOfText = 1, TextForHighlighting = 2, ContextTags = 3 } |
enum | PublicationFolderType { FtpUncLocal = 0, DeliveryServer = 1 } |
enum | PublicationTargetType { None = 0, Ftp = 6205, Directory = 6206, LiveServer = 6207, Sftp = 6208 } |
Definition at line 371 of file IPublicationFolder.cs.
Definition at line 362 of file IPublicationFolder.cs.
Definition at line 356 of file IPublicationFolder.cs.
Definition at line 73 of file IPublicationTarget.cs.