AdminSystemCompanies extends AdminController
Admin System Company Settings
Table of Contents
Methods
| add() | Add a company |
| delete() | Delete a company |
| edit() | Edit a company |
| index() | Manage companies |
| preAction() | Pre-action setup method that is called before the index method, or the set controller action |
Methods
add()
Add a company
public
add() : mixed
delete()
Delete a company
public
delete() : mixed
edit()
Edit a company
public
edit() : mixed
index()
Manage companies
public
index() : mixed
preAction()
Pre-action setup method that is called before the index method, or the set controller action
public
preAction() : mixed