AdminCompanyCurrencies extends AdminController
Admin Company Currency Settings
Table of Contents
Methods
| active() | List of active currencies |
| add() | Add a currency |
| delete() | Delete a currency |
| edit() | Edit a currency |
| index() | Currency settings page |
| preAction() | Pre-action |
| setup() | Setup currency settings |
| updateRates() | Update exchange rates |
Methods
active()
List of active currencies
public
active() : mixed
add()
Add a currency
public
add() : mixed
delete()
Delete a currency
public
delete() : mixed
edit()
Edit a currency
public
edit() : mixed
index()
Currency settings page
public
index() : mixed
preAction()
Pre-action
public
preAction() : mixed
setup()
Setup currency settings
public
setup() : mixed
updateRates()
Update exchange rates
public
updateRates() : mixed