docs/api/Opencart.Catalog.Controller.Event.Activity.html
| extends | Controller |
Class Activity
Located at catalog\controller\event\activity.php
| Methods |
|---|
| ` |
public
` | `addCustomer(string &$route, array<int, mixed> &$args, mixed &$output): void`
Add Customer
Add Customer
| # | | `
public
` | `editCustomer(string &$route, array<int, mixed> &$args, mixed &$output): void`
Edit Customer
Edit Customer
| # | | `
public
` | `editPassword(string &$route, array<int, mixed> &$args, mixed &$output): void`
Edit Password
Edit Password
| # | | `
public
` | `login(string &$route, array<int, mixed> &$args, mixed &$output): void`
Login
Login
| # | | `
public
` | `forgotten(string &$route, array<int, mixed> &$args, mixed &$output): void`
Forgotten
Forgotten
| # | | `
public
` | `addTransaction(string &$route, array<int, mixed> &$args, mixed &$output): void`
Add Transaction
Add Transaction
| # | | `
public
` | `addAffiliate(string &$route, array<int, mixed> &$args, mixed &$output): void`
Add Affiliate
Add Affiliate
| # | | `
public
` | `editAffiliate(string &$route, array<int, mixed> &$args, mixed &$output): void`
Edit Affiliate
Edit Affiliate
| # | | `
public
` | `addAddress(string &$route, array<int, mixed> &$args, mixed &$output): void`
Add Address
Add Address
| # | | `
public
` | `editAddress(string &$route, array<int, mixed> &$args, mixed &$output): void`
Edit Address
Edit Address
| # | | `
public
` | `deleteAddress(string &$route, array<int, mixed> &$args, mixed &$output): void`
Delete Address
Delete Address
| # | | `
public
` | `addReturn(string &$route, array<int, mixed> &$args, mixed &$output): void`
Add Return
Add Return
| # | | `
public
` | `addHistory(string &$route, array<int, mixed> &$args): void`
Add History
Add History
| # |
| Methods inherited from Opencart\System\Engine\Controller |
|---|
__construct(),__get(), __set() |
| Properties inherited from Opencart\System\Engine\Controller |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master