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

Properties

IIndexedCachedList< int,
IInfoAttribute
AllContentAttributes [get]
 A list of all possible values for the Content property (=Project.InfoAttributes)
 
IInfoAttribute Content [get, set]
 
IDateTimeFormat DateFormat [get, set]
 
bool IsNotConvertingCharactersToHtml [get, set]
 
bool IsUsingDataOfPageInTargetContainer [get, set]
 
bool IsUsingMainLink [get, set]
 
bool IsUsingRfc3066 [get, set]
 
ILanguageVariant LanguageVariantForUrlOfPage [get, set]
 
ISystemLocale Locale [get, set]
 
IProjectVariant ProjectVariantForUrlOfPage [get, set]
 
string Separator [get, set]
 
string UserDefinedDateFormat [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassElement

Additional Inherited Members

- Public Member Functions inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassElement

Detailed Description

Definition at line 22 of file IInfo.cs.

Property Documentation

IIndexedCachedList<int, IInfoAttribute> erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.AllContentAttributes
get

A list of all possible values for the Content property (=Project.InfoAttributes)

Definition at line 27 of file IInfo.cs.

IInfoAttribute erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.Content
getset

Definition at line 29 of file IInfo.cs.

IDateTimeFormat erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.DateFormat
getset

Definition at line 30 of file IInfo.cs.

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.IsNotConvertingCharactersToHtml
getset

Definition at line 31 of file IInfo.cs.

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.IsUsingDataOfPageInTargetContainer
getset

Definition at line 32 of file IInfo.cs.

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.IsUsingMainLink
getset

Definition at line 33 of file IInfo.cs.

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.IsUsingRfc3066
getset

Definition at line 34 of file IInfo.cs.

ILanguageVariant erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.LanguageVariantForUrlOfPage
getset

Definition at line 35 of file IInfo.cs.

ISystemLocale erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.Locale
getset

Definition at line 36 of file IInfo.cs.

IProjectVariant erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.ProjectVariantForUrlOfPage
getset

Definition at line 37 of file IInfo.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.Separator
getset

Definition at line 38 of file IInfo.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IInfo.UserDefinedDateFormat
getset

Definition at line 39 of file IInfo.cs.


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