AdminSystemGeneral extends AdminController
Admin System General Settings
Table of Contents
Methods
| addType() | Add a payment type |
| basic() | Basic settings |
| deleteType() | Delete a payment type |
| editType() | Edit a payment type |
| geoIp() | General GeoIP Settings page |
| index() | |
| license() | General License Settings page |
| maintenance() | General Maintenance Settings page |
| paymentTypes() | Payment Types settings |
| preAction() | Pre-action setup method that is called before the index method, or the set controller action |
Methods
addType()
Add a payment type
public
addType() : mixed
basic()
Basic settings
public
basic() : mixed
deleteType()
Delete a payment type
public
deleteType() : mixed
editType()
Edit a payment type
public
editType() : mixed
geoIp()
General GeoIP Settings page
public
geoIp() : mixed
index()
public
index() : mixed
license()
General License Settings page
public
license() : mixed
maintenance()
General Maintenance Settings page
public
maintenance() : mixed
paymentTypes()
Payment Types settings
public
paymentTypes() : mixed
preAction()
Pre-action setup method that is called before the index method, or the set controller action
public
preAction() : mixed