docs/api/Opencart.Admin.Model.Extension.Opencart.Report.Customer.html
| extends | Model |
Class Customer
Located at extension\opencart\admin\model\report\customer.php
| Methods |
|---|
| ` |
public
` | `getTotalCustomersByDay(): array<int, array<string, int>>`
Get Total Customers By Day
Get Total Customers By Day
| # | | `
public
` | `getTotalCustomersByWeek(): array<int, array<string, int>>`
Get Total Customers By Week
Get Total Customers By Week
| # | | `
public
` | `getTotalCustomersByMonth(): array<int, array<string, int>>`
Get Total Customers By Month
Get Total Customers By Month
| # | | `
public
` | `getTotalCustomersByYear(): array<int, array<string, int>>`
Get Total Customers By Year
Get Total Customers By Year
| # | | `
public
` | `getCustomers(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Customers
Get Customers
| # | | `
public
` | `getTotalCustomers(array<string, mixed> $data = []): int`
Get Total Customers
Get Total Customers
| # | | `
public
` | `getOrders(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Orders
Get Orders
| # | | `
public
` | `getTotalOrders(array<string, mixed> $data = []): int`
Get Total Orders
Get Total Orders
| # | | `
public
` | `getRewardPoints(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Reward Points
Get Reward Points
| # | | `
public
` | `getTotalRewardPoints(array<string, mixed> $data = []): int`
Get Total Reward Points
Get Total Reward Points
| # | | `
public
` | `getCustomerActivities(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Customer Activities
Get Customer Activities
| # | | `
public
` | `getTotalCustomerActivities(array<string, mixed> $data = []): int`
Get Total Customer Activities
Get Total Customer Activities
| # | | `
public
` | `getCustomerSearches(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Customer Searches
Get Customer Searches
| # | | `
public
` | `getTotalCustomerSearches(array<string, mixed> $data = []): int`
Get Total Customer Searches
Get Total Customer Searches
| # |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(),__get(), __set(),__isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master