AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSConfigurationEngine Methods

The CMSConfigurationEngine type exposes the following members.

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 specified layout and clears related caches.
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 with groups.
Gets the grid system profile.
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 class definitions configured for zones in the current domain/language.
Public method GridSystemKeyConvert
Converts legacy grid system span keys (e.g., "span-6") to their current equivalents (e.g., "col-sm-6") based on the active grid system profile entries.
Public method SaveLayout
Saves or updates a single layout and clears related caches.
Public method SaveLayoutProfile
Saves the layout profile settings for the current domain and clears related caches.