MagicCMS Documentation

CMS_Config Members

The CMS_Config type exposes the following members.

Constructors


  Name Description
Public method CMS_Config
An instance of the CMS_Config class is automatically created by the application

Methods


  Name Description
Public method Save
Saves this instance.

Properties


  Name Description
Public property DefaultContentMaster
Gets or sets the default Master Page File.
Public property DefaultImage
Gets or sets the default image url.
Public property FooterMenu
Gets or sets the footer menu ID (Pk).
Public property GaProperty_ID
Gets or sets the Google Analytics ID for the web site.
Public property ImagesPath
Gets or sets the images path.
Public property Item
Gets or sets the specified property by property name.
Public property MainMenu
Gets or sets the main menu ID (Pk).
Public property SecondaryMenu
Gets or sets the secondary menu ID (Pk).
Public property SinglePage
Single page flag.
Public property SiteName
Gets or sets the name of the site. Used in titles and in facebook meta data.
Public property SmtpAdminMail
Gets or sets the SMTP Admin mail.
Public property SmtpDefaultFromMail
Gets or sets the SMTP default from mail.
Public property SmtpPassword
Gets or sets the SMTP user password.
Public property SmtpServer
Gets or sets the SMTP server name.
Public property SmtpUsername
Gets or sets the SMTP user name.
Public property StartPage
Gets or sets the start page ID (Pk).
Public property ThemePath
Gets or sets the theme path.
Public property TransAuto
Gets or sets the Bing Translation flag.
Public property TransClientId
Gets or sets the registered application client ID for Bing Translator engine access..
Public property TransSecretKey
Gets or sets the application secret key for Bing Translator engine access.
Public property TransSourceLangId
Gets or sets the default language ID (example: "it").
Public property TransSourceLangName
Gets or sets the name of the default language. (example: "italiano").