AdminCompanyGateways extends AdminController
Admin Company Gateway Settings
Table of Contents
Methods
| available() | Gateways Available page |
| index() | Gateway Settings index page |
| install() | Install a gateway for this company |
| installed() | Gateways Installed page |
| manage() | Manage a gateway |
| preAction() | Pre-action |
| uninstall() | Uninstall a gateway for this company |
| upgrade() | Upgrade a gateway |
| setTabs() | Sets the installed/available tabs to the view |
Methods
available()
Gateways Available page
public
available() : mixed
index()
Gateway Settings index page
public
index() : mixed
install()
Install a gateway for this company
public
install() : mixed
installed()
Gateways Installed page
public
installed() : mixed
manage()
Manage a gateway
public
manage() : mixed
preAction()
Pre-action
public
preAction() : mixed
uninstall()
Uninstall a gateway for this company
public
uninstall() : mixed
upgrade()
Upgrade a gateway
public
upgrade() : mixed
setTabs()
Sets the installed/available tabs to the view
private
setTabs() : mixed