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

Classes

interface  IAnchor
 
interface  IAnchorAsImage
 
interface  IAnchorAsText
 
interface  IArea
 
interface  IBackground
 
interface  IBrowse
 
interface  IContainer
 
interface  IDatabaseContent
 
interface  IFrame
 
interface  IHeadline
 
interface  IHitList
 
interface  IImage
 
interface  IKeywordAssignable
 
interface  ILinkConnections
 
interface  ILinkElement
 
interface  IList
 
interface  IListEntry
 
interface  IMedia
 
interface  IMediaElementBase
 
interface  IMultilinkConnections
 
interface  IMultiLinkElement
 
interface  IOptionList
 
interface  IOptionListEntry
 
interface  IPageElement
 
interface  IPageElementFactory
 
interface  IProjectContent
 
interface  ISiteMap
 
interface  IStandardField< T >
 
interface  IStandardFieldDate
 
interface  IStandardFieldEmail
 
interface  IStandardFieldNumeric
 
interface  IStandardFieldText
 
interface  IStandardFieldTextLegacy
 
interface  IStandardFieldTime
 
interface  IStandardFieldUrl
 
interface  IStandardFieldUserDefined
 
interface  IText
 
interface  ITextAscii
 
interface  ITextHtml
 
interface  ITransfer
 
interface  IValueElement< T >
 
class  PageElementFactory
 

Enumerations

enum  Linking { AsConnection, AsReference }
 
enum  LinkType { NotAStructuralElement = 0, SimpleLink = 1, MultiLink = 2, Reference = 10 }
 

Enumeration Type Documentation

Enumerator:
AsConnection 
AsReference 

Definition at line 25 of file ILinkConnections.cs.

Enumerator:
NotAStructuralElement 
SimpleLink 
MultiLink 
Reference 

Definition at line 18 of file ILinkElement.cs.