C# Class FourRoads.TelligentCommunity.ThemeHelper.Plugins.ThemeUtility

Inheritance: ISingletonPlugin
Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity Class Usage Examples

Protected Properties

Свойство Type Description
ContentFragmentPageService IContentFragmentPageService
ContentFragmentScopedPropertyService IContentFragmentScopedPropertyService
SecurityService ISecurityService
ThemeTypeService IThemeTypeService

Private Properties

Свойство Type Description
ResetCache void
RevertConfiguration void
RevertFiles void
RevertHeadersAndFooters void
RevertLayouts void
RevertScopedProperties void
RevertTheme void
RevertTheme void

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
ResetCache ( ) : void
RevertConfiguration ( ) : void
RevertFiles ( ) : void
RevertHeadersAndFooters ( ) : void
RevertLayouts ( ) : void
RevertScopedProperties ( ) : void
RevertTheme ( ) : void
RevertTheme ( ReversionType reversionType ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

ContentFragmentPageService protected_oe property

protected IContentFragmentPageService ContentFragmentPageService
Résultat IContentFragmentPageService

ContentFragmentScopedPropertyService protected_oe property

protected IContentFragmentScopedPropertyService ContentFragmentScopedPropertyService
Résultat IContentFragmentScopedPropertyService

SecurityService protected_oe property

protected ISecurityService SecurityService
Résultat ISecurityService

ThemeTypeService protected_oe property

protected IThemeTypeService ThemeTypeService
Résultat IThemeTypeService