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.ContentClasses.Elements.IHitList Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList:

Properties

BasicAlignment Align [get, set]
 
string AltText [get, set]
 
string Border [get, set]
 
HitListType HitListType [get, set]
 
string HSpace [get, set]
 
bool IsAltPreassignedAutomatically [get, set]
 
string Supplement [get, set]
 
string Usemap [get, set]
 
string VSpace [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IList
string FontClass [get, set]
 
string FontColor [get, set]
 
string FontFace [get, set]
 
string FontSize [get, set]
 
bool IsDisplayingConnectedPagesInTargetContainerOfMainLinkIfAvailable [get, set]
 WARNING: RedDot "forgets" this setting, if no target container is selected
 
bool IsFontBold [get, set]
 
bool IsOnlyPathAndFilenameInserted [get, set]
 
bool IsSyntaxConformingToXHtml [get, set]
 
bool IsTransferingElementContentOfFollowingPages [get, set]
 
Pages.Elements.IContainer PreassignedTargetContainer [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IWorkflowAssignments
IPreassignedWorkflow StructuralWorkflow [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassPreassignable
PreassignedContentClassesAndPageDefinitions PreassignedContentClasses [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassElement
ContentClassCategory Category [get]
 Element category of the lement
 
IContentClass ContentClass [get, set]
 
new string Name [get, set]
 Get/Set the name of the element. If you set the name and call Commit(), the Elements list cache of the ContentClass gets automatically invalidated, so all elements get loaded again, if you access it the next time.
 
ElementType Type [get]
 TypeId of the element.
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IReferencePreassignable
IReferencePreassignTarget PreassignedReference [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IWorkflowAssignments
void CreateAndConnectContentWorkflow (string workflowName, params string[] languageVariants)
 
void CreateAndConnectContentWorkflow (string workflowName, IEnumerable< ILanguageVariant > languageVariants)
 
void CreateAndConnectStructuralworkflow (string workflowName)
 
void DisconnectAllWorkflows ()
 
IPreassignedWorkflow GetContentWorkflowFor (string languageVariantId)
 
IPreassignedWorkflow GetContentWorkflowFor (ILanguageVariant languageVariant)
 
IPreassignedWorkflow GetContentWorkflowForCurrentLanguageVariant ()
 
void InvalidateCache ()
 
void SetContentWorkflow (IWorkflow workflow, IEnumerable< ILanguageVariant > languageVariants)
 
void SetContentWorkflow (IWorkflow workflow, params string[] languageVariantIds)
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassElement
void CommitInCurrentLanguage ()
 Save element on the server. Saves only the attributes!
 
void CommitInLanguage (string languageAbbreviation)
 
IContentClassElement CopyToContentClass (IContentClass contentClass)
 Copies the element to another content class by creating a new element and copying the attribute values to it. Make sure to set the language variant in the target project into which the element should be copied, first.
 

Detailed Description

Definition at line 22 of file IHitList.cs.

Property Documentation

BasicAlignment erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.Align
getset

Definition at line 24 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.AltText
getset

Definition at line 26 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.Border
getset

Definition at line 28 of file IHitList.cs.

HitListType erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.HitListType
getset

Definition at line 32 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.HSpace
getset

Definition at line 30 of file IHitList.cs.

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.IsAltPreassignedAutomatically
getset

Definition at line 34 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.Supplement
getset

Definition at line 36 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.Usemap
getset

Definition at line 38 of file IHitList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IHitList.VSpace
getset

Definition at line 40 of file IHitList.cs.


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