C# Class Geta.SEO.Sitemaps.Controllers.GetaSitemapController

Inheritance: Controller
Afficher le fichier Open project: Geta/SEO.Sitemaps

Méthodes publiques

Méthode Description
GetaSitemapController ( ) : System
GetaSitemapController ( ISitemapRepository sitemapRepository, Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory sitemapXmlGeneratorFactory ) : System
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
GetSitemapData ( Geta.SEO.Sitemaps.Entities.SitemapData sitemapData ) : bool

Method Details

GetaSitemapController() public méthode

public GetaSitemapController ( ) : System
Résultat System

GetaSitemapController() public méthode

public GetaSitemapController ( ISitemapRepository sitemapRepository, Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory sitemapXmlGeneratorFactory ) : System
sitemapRepository ISitemapRepository
sitemapXmlGeneratorFactory Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory
Résultat System

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult