C# 클래스 FourRoads.TelligentCommunity.ThemeHelper.Plugins.ThemeUtility

상속: ISingletonPlugin
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
ContentFragmentPageService IContentFragmentPageService
ContentFragmentScopedPropertyService IContentFragmentScopedPropertyService
SecurityService ISecurityService
ThemeTypeService IThemeTypeService

Private Properties

프로퍼티 타입 설명
ResetCache void
RevertConfiguration void
RevertFiles void
RevertHeadersAndFooters void
RevertLayouts void
RevertScopedProperties void
RevertTheme void
RevertTheme void

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
ResetCache ( ) : void
RevertConfiguration ( ) : void
RevertFiles ( ) : void
RevertHeadersAndFooters ( ) : void
RevertLayouts ( ) : void
RevertScopedProperties ( ) : void
RevertTheme ( ) : void
RevertTheme ( ReversionType reversionType ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

프로퍼티 상세

ContentFragmentPageService 보호되어 있는 프로퍼티

protected IContentFragmentPageService ContentFragmentPageService
리턴 IContentFragmentPageService

ContentFragmentScopedPropertyService 보호되어 있는 프로퍼티

protected IContentFragmentScopedPropertyService ContentFragmentScopedPropertyService
리턴 IContentFragmentScopedPropertyService

SecurityService 보호되어 있는 프로퍼티

protected ISecurityService SecurityService
리턴 ISecurityService

ThemeTypeService 보호되어 있는 프로퍼티

protected IThemeTypeService ThemeTypeService
리턴 IThemeTypeService