C# Class Orckestra.Media.StaticFileLinkMediaProvider.Impl.StaticFolder

Inheritance: IMediaFileFolder
Mostrar archivo Open project: Orckestra/C1-Packages

Public Methods

Method Description
StaticFolder ( string fullPath, Composite.Data.Plugins.DataProvider.DataProviderContext context, string storeId, string providerRoot ) : System
StaticFolder ( string path, string storeId, Composite dataId, string providerName ) : System

Private Methods

Method Description
CalculateId ( string websitePath ) : System.Guid
GetHashValue ( string value ) : System.Guid

Method Details

StaticFolder() public method

public StaticFolder ( string fullPath, Composite.Data.Plugins.DataProvider.DataProviderContext context, string storeId, string providerRoot ) : System
fullPath string
context Composite.Data.Plugins.DataProvider.DataProviderContext
storeId string
providerRoot string
return System

StaticFolder() public method

public StaticFolder ( string path, string storeId, Composite dataId, string providerName ) : System
path string
storeId string
dataId Composite
providerName string
return System