C# Class ContentSerialization.MediaShapes

Inheritance: ApiShapesBase, IShapeTableProvider
Show file Open project: Sylapse/Orchard.ContentSerialization

Public Methods

Method Description
Discover ( Orchard.DisplayManagement.Descriptors.ShapeTableBuilder builder ) : void
MediaShapes ( Work workContext, Work resourceManager, Work httpContextAccessor, Work shapeFactory, Work contentManager ) : System.IO

Private Methods

Method Description
Media ( dynamic Display, dynamic Shape, TextWriter Output ) : void
Parts_Image ( dynamic Display, dynamic Shape, TextWriter Output ) : void
Parts_Image_Summary ( dynamic Display, dynamic Shape, TextWriter Output ) : void

Method Details

Discover() public method

public Discover ( Orchard.DisplayManagement.Descriptors.ShapeTableBuilder builder ) : void
builder Orchard.DisplayManagement.Descriptors.ShapeTableBuilder
return void

MediaShapes() public method

public MediaShapes ( Work workContext, Work resourceManager, Work httpContextAccessor, Work shapeFactory, Work contentManager ) : System.IO
workContext Work
resourceManager Work
httpContextAccessor Work
shapeFactory Work
contentManager Work
return System.IO