메소드 | 설명 | |
---|---|---|
BlogService ( IContentManager contentManager, IBlogPathConstraint blogPathConstraint ) : System.Collections.Generic | ||
Delete ( Orchard.ContentManagement.ContentItem blog ) : void | ||
Get ( string path ) : Orchard.Blogs.Models.BlogPart | ||
Get ( int id, |
||
Get ( ) : IEnumerable |
||
Get ( |
public BlogService ( IContentManager contentManager, IBlogPathConstraint blogPathConstraint ) : System.Collections.Generic | ||
contentManager | IContentManager | |
blogPathConstraint | IBlogPathConstraint | |
리턴 | System.Collections.Generic |
public Delete ( Orchard.ContentManagement.ContentItem blog ) : void | ||
blog | Orchard.ContentManagement.ContentItem | |
리턴 | void |
public Get ( string path ) : Orchard.Blogs.Models.BlogPart | ||
path | string | |
리턴 | Orchard.Blogs.Models.BlogPart |
public Get ( int id, |
||
id | int | |
versionOptions | ||
리턴 | Orchard.ContentManagement.ContentItem |
public Get ( |
||
versionOptions | ||
리턴 | IEnumerable |