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

Public Member Functions

bool IsUserDefinedTimeFormat (string languageAbbreviation)
 

Properties

ILanguageDependentValue
< ISystemLocale
Locale [get]
 
ILanguageDependentValue
< IDateTimeFormat
TimeFormat [get]
 
ILanguageDependentValue< string > UserDefinedTimeFormat [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardFieldNonDate
bool IsDirectEditActivated [get, set]
 
bool IsDragAndDropActivated [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardField
IContentClassElement ChildElementOf [get, set]
 
ILanguageDependentValue< string > DefaultValue [get]
 
ILanguageDependentValue< string > Sample [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IExtendedContentClassContentElement
string DescriptionInCurrentDisplayLanguage [get, set]
 
string EndTagForAutomaticProcessing [get, set]
 
string StartTagForAutomaticProcessing [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IContentClassContentElement
bool IsHiddenInProjectStructure [get, set]
 
bool IsLanguageIndependent [get, set]
 
bool IsNotConvertingCharactersToHtml [get, set]
 
bool IsNotRelevantForWorklow [get, set]
 
bool IsNotUsedInForm [get, set]
 
bool IsNotVisibleOnPublishedPage [get, set]
 
- 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.ICanBeRequiredForEditing
bool IsEditingMandatory [get, set]
 

Detailed Description

Member Function Documentation

bool erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardFieldTime.IsUserDefinedTimeFormat ( string  languageAbbreviation)

Property Documentation

ILanguageDependentValue<ISystemLocale> erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardFieldTime.Locale
get
ILanguageDependentValue<IDateTimeFormat> erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardFieldTime.TimeFormat
get
ILanguageDependentValue<string> erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IStandardFieldTime.UserDefinedTimeFormat
get

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