C# Class Harvest.OrchardDevToolbelt.Shapes.WeatherShapes

Inheritance: Orchard.DisplayManagement.Implementation.ShapeDisplayEvents
Afficher le fichier Open project: sfmskywalker/OrchardDevToolbelt

Méthodes publiques

Méthode Description
Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void
Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void
WeatherShapes ( IWeatherService weatherService ) : Harvest.OrchardDevToolbelt.Services

Method Details

Displayed() public méthode

public Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void
context Orchard.DisplayManagement.Implementation.ShapeDisplayedContext
Résultat void

Displaying() public méthode

public Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void
context Orchard.DisplayManagement.Implementation.ShapeDisplayingContext
Résultat void

WeatherShapes() public méthode

public WeatherShapes ( IWeatherService weatherService ) : Harvest.OrchardDevToolbelt.Services
weatherService IWeatherService
Résultat Harvest.OrchardDevToolbelt.Services