PHP Class WellCommerce\Bundle\AdminBundle\Controller\Admin\DashboardController

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Controller\AbstractController
Afficher le fichier Open project: wellcommerce/wellcommerce

Méthodes publiques

Méthode Description
indexAction ( ) : Response

Méthodes protégées

Méthode Description
getSalesChart ( ) : WellCommerce\Bundle\ReportBundle\Context\LineChartContext
getSalesSummary ( ) : WellCommerce\Bundle\ReportBundle\Calculator\SalesSummaryCalculator

Method Details

getSalesChart() protected méthode

protected getSalesChart ( ) : WellCommerce\Bundle\ReportBundle\Context\LineChartContext
Résultat WellCommerce\Bundle\ReportBundle\Context\LineChartContext

getSalesSummary() protected méthode

protected getSalesSummary ( ) : WellCommerce\Bundle\ReportBundle\Calculator\SalesSummaryCalculator
Résultat WellCommerce\Bundle\ReportBundle\Calculator\SalesSummaryCalculator

indexAction() public méthode

public indexAction ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response