Method | Description | |
---|---|---|
listAction ( ) : |
Order list | |
viewAction ( integer $id, boolean $thanks ) : |
Order view |
public listAction ( ) : |
||
return | Response |
public viewAction ( integer $id, boolean $thanks ) : |
||
$id | integer | Order id |
$thanks | boolean | Thanks |
return | Response |