PHP Class WellCommerce\Bundle\AttributeBundle\Controller\Admin\AttributeGroupController

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

Méthodes publiques

Méthode Description
ajaxIndexAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse

Méthodes protégées

Méthode Description
getRepository ( ) : WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface

Method Details

ajaxIndexAction() public méthode

public ajaxIndexAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse
$request Symfony\Component\HttpFoundation\Request
Résultat Symfony\Component\HttpFoundation\JsonResponse

getRepository() protected méthode

protected getRepository ( ) : WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface
Résultat WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface