C# Class Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.BasicShapeTemplateHarvester

Inheritance: IShapeTemplateHarvester
显示文件 Open project: ucdavis/Orchard Class Usage Examples

Public Methods

Method Description
HarvestShape ( HarvestShapeInfo info ) : IEnumerable
SubPaths ( ) : IEnumerable

Private Methods

Method Description
Adjust ( string subPath, string fileName, string displayType ) : string

Method Details

HarvestShape() public method

public HarvestShape ( HarvestShapeInfo info ) : IEnumerable
info HarvestShapeInfo
return IEnumerable

SubPaths() public method

public SubPaths ( ) : IEnumerable
return IEnumerable