PHP Class WellCommerce\Bundle\ClientBundle\Controller\Box\ClientLoginBoxController

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Controller\Box\AbstractBoxController
Show file Open project: wellcommerce/wellcommerce

Public Methods

Method Description
indexAction ( WellCommerce\Bundle\LayoutBundle\Collection\LayoutBoxSettingsCollection $boxSettings ) : Response

Protected Methods

Method Description
createForm ( ) : WellCommerce\Component\Form\Elements\FormInterface

Method Details

createForm() protected method

protected createForm ( ) : WellCommerce\Component\Form\Elements\FormInterface
return WellCommerce\Component\Form\Elements\FormInterface

indexAction() public method

public indexAction ( WellCommerce\Bundle\LayoutBundle\Collection\LayoutBoxSettingsCollection $boxSettings ) : Response
$boxSettings WellCommerce\Bundle\LayoutBundle\Collection\LayoutBoxSettingsCollection
return Symfony\Component\HttpFoundation\Response