AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSConfigurationEngine Members

The CMSConfigurationEngine type exposes the following members.

Constructors


  Name Description
Public method CMSConfigurationEngine(SQL, CMSUser, Int32, Int32)
Required constructor for updating data/objects

Methods


  Name Description
Protected method addEngineArgs (Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Public method DeleteLayout
Deletes the layout.
Protected method Dispose(Boolean) (Inherited from CMSEngineBase.)
Public method Dispose()()()()
Disposes this instance.
(Inherited from CMSEngineBase.)
Public method GetAdvantageSmtpServer
Gets the advantage SMTP server.
Public method GetAdvantageSmtpServerSettings
Returns a list of SmtpServers that have been configured for this domain/language
Public method GetApiProfileSettings
Gets the API profile settings.
Public method GetDisqusSettings
Returns a list of DisqusSettings that have been configured for this domain/language
Public method GetGridSystemProfile
Gets the grid system profile.
Public method GetGridSystemProfileGroup
Gets the grid system profile with groups.
Public method GetLayoutProfile
Gets the layout profile.
Public method GetLayouts
Gets the layouts.
Public method GetSearchConfiguration
Gets the search configuration.
Public method GetSocialLinksSettings
Returns a list of social Links that have been configured for this domain/language
Public method GetSocialSharesSettings
Returns a list of social shares that have been configured for this domain/language
Public method GetStylesFromConfig
Returns a list of url paths for style sheet references for the current domain/language
Public method GetZoneCssClassSettings
Returns a list of CSS Classes that have been configured for this domain/language
Public method SaveLayout
Saves the layout.
Public method SaveLayoutProfile
Saves the layout profile.

Properties


  Name Description
Public property CurrentSql
Gets the current SQL.
(Inherited from CMSEngineBase.)
Public property CurrentUser
Gets the current user.
(Inherited from CMSEngineBase.)
Public property DomainId
Gets the domain identifier.
(Inherited from CMSEngineBase.)
Public property LanguageId
Gets the language identifier.
(Inherited from CMSEngineBase.)
Public property LastException
Gets or sets the last exception.
(Inherited from CMSEngineBase.)

Events


  Name Description
Public event EngineEventArgs
Occurs when [engine event arguments].