Method | Description | |
---|---|---|
editComponentAction ( Symfony\Component\Form\FormView $formView, Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface $carrier ) : array | New element component action | |
listComponentAction ( ) : array | Component for entity list. |
public editComponentAction ( Symfony\Component\Form\FormView $formView, Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface $carrier ) : array | ||
$formView | Symfony\Component\Form\FormView | Form view |
$carrier | Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface | Shipping range |
return | array | Result |
public listComponentAction ( ) : array | ||
return | array | Result |