Method | Description | |
---|---|---|
editComponentAction ( Symfony\Component\Form\FormView $formView, Elcodi\Component\Product\Entity\Interfaces\CategoryInterface $category ) : array | New element component action | |
listComponentAction ( ) : array | Component for entity list. | |
sortComponentAction ( |
Sorts the categories with the given orders. |
public editComponentAction ( Symfony\Component\Form\FormView $formView, Elcodi\Component\Product\Entity\Interfaces\CategoryInterface $category ) : array | ||
$formView | Symfony\Component\Form\FormView | Form view |
$category | Elcodi\Component\Product\Entity\Interfaces\CategoryInterface | Category |
return | array | Result |
public listComponentAction ( ) : array | ||
return | array | Result |
public sortComponentAction ( |
||
$request | The user request. | |
return | array | Result |