Method | Description | |
---|---|---|
ConvertToJSon ( System.Xml.Linq.XElement x, StringBuilder sb ) : void | ||
Created ( |
||
Creating ( |
||
Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void | ||
Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void | ||
FormatJsonValue ( string value ) : string | ||
OnDisplaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void | ||
ShapeTracingFactory ( IWorkContextAccessor workContextAccessor, IShapeTableManager shapeTableManager, IThemeManager themeManager, IWebSiteFolder webSiteFolder, IAuthorizer authorizer ) : System |
Method | Description | |
---|---|---|
FormatShapeFilename ( string shape, string shapeType, string displayType, string themePrefix, string extension ) : string | ||
IsActivable ( ) : bool |
public static ConvertToJSon ( System.Xml.Linq.XElement x, StringBuilder sb ) : void | ||
x | System.Xml.Linq.XElement | |
sb | StringBuilder | |
return | void |
public Created ( |
||
context | ||
return | void |
public Creating ( |
||
context | ||
return | void |
public Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void | ||
context | Orchard.DisplayManagement.Implementation.ShapeDisplayedContext | |
return | void |
public Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void | ||
context | Orchard.DisplayManagement.Implementation.ShapeDisplayingContext | |
return | void |
public static FormatJsonValue ( string value ) : string | ||
value | string | |
return | string |
public OnDisplaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void | ||
context | Orchard.DisplayManagement.Implementation.ShapeDisplayingContext | |
return | void |
public ShapeTracingFactory ( IWorkContextAccessor workContextAccessor, IShapeTableManager shapeTableManager, IThemeManager themeManager, IWebSiteFolder webSiteFolder, IAuthorizer authorizer ) : System | ||
workContextAccessor | IWorkContextAccessor | |
shapeTableManager | IShapeTableManager | |
themeManager | IThemeManager | |
webSiteFolder | IWebSiteFolder | |
authorizer | IAuthorizer | |
return | System |