C# 클래스 Orchard.Blogs.Handlers.BlogPartHandler

상속: ContentHandler
파일 보기 프로젝트 열기: ucdavis/Orchard

공개 메소드들

메소드 설명
BlogPartHandler ( IRepository repository, IBlogPathConstraint blogPathConstraint ) : System.Web.Routing

보호된 메소드들

메소드 설명
GetItemMetadata ( Orchard.ContentManagement.Handlers.GetContentItemMetadataContext context ) : void

메소드 상세

BlogPartHandler() 공개 메소드

public BlogPartHandler ( IRepository repository, IBlogPathConstraint blogPathConstraint ) : System.Web.Routing
repository IRepository
blogPathConstraint IBlogPathConstraint
리턴 System.Web.Routing

GetItemMetadata() 보호된 메소드

protected GetItemMetadata ( Orchard.ContentManagement.Handlers.GetContentItemMetadataContext context ) : void
context Orchard.ContentManagement.Handlers.GetContentItemMetadataContext
리턴 void