C# 클래스 FourRoads.TelligentCommunity.Performance.StandardStyleBundle

상속: DynamicBundleBase, IDynamicBundle
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

Private Properties

프로퍼티 타입 설명
HandleLayoutCssPath void
UpdateCssPath bool

공개 메소드들

메소드 설명
BuildBundleData ( ContentFragmentPageControl contentFragmentPage, CQ parsedContent ) : void
ProcessDisplayElement ( CQ parsedContent ) : void
StandardStyleBundle ( string basePath ) : System

비공개 메소드들

메소드 설명
HandleLayoutCssPath ( IBundledFile file ) : void
UpdateCssPath ( bool foundFirstCss, IDomObject element ) : bool

메소드 상세

BuildBundleData() 공개 메소드

public BuildBundleData ( ContentFragmentPageControl contentFragmentPage, CQ parsedContent ) : void
contentFragmentPage ContentFragmentPageControl
parsedContent CsQuery.CQ
리턴 void

ProcessDisplayElement() 공개 메소드

public ProcessDisplayElement ( CQ parsedContent ) : void
parsedContent CsQuery.CQ
리턴 void

StandardStyleBundle() 공개 메소드

public StandardStyleBundle ( string basePath ) : System
basePath string
리턴 System