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

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Controller\Admin\AbstractAdminController
显示文件 Open project: wellcommerce/wellcommerce

Public Methods

Method Description
ajaxIndexAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse

Protected Methods

Method Description
getRepository ( ) : WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface

Method Details

ajaxIndexAction() public method

public ajaxIndexAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse
$request Symfony\Component\HttpFoundation\Request
return Symfony\Component\HttpFoundation\JsonResponse

getRepository() protected method

protected getRepository ( ) : WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface
return WellCommerce\Bundle\AttributeBundle\Repository\AttributeGroupRepositoryInterface