Method | Description | |
---|---|---|
downloadAction ( unknown $reference ) | ||
indexAction ( ) : |
||
viewAction ( string $reference ) : |
Method | Description | |
---|---|---|
checkAccess ( Sonata\Component\Customer\CustomerInterface $customer ) | Checks that the current logged in user has access to given invoice. | |
getOrderManager ( ) : Sonata\Component\Order\OrderManagerInterface |
protected checkAccess ( Sonata\Component\Customer\CustomerInterface $customer ) | ||
$customer | Sonata\Component\Customer\CustomerInterface | The linked customer |
protected getOrderManager ( ) : Sonata\Component\Order\OrderManagerInterface | ||
return | Sonata\Component\Order\OrderManagerInterface |
public indexAction ( ) : |
||
return |
public viewAction ( string $reference ) : |
||
$reference | string | |
return |