docs/api/Opencart.Admin.Model.Extension.Opencart.Other.Cloud.html
| extends | Model |
Class Cloud
Located at extension\opencart\admin\model\other\cloud.php
| Methods |
|---|
| ` |
public
` | `install(): void`
Install
Install
| # | | `
public
` | `uninstall(): void`
Uninstall
Uninstall
| # | | `
public
` | `editTotal(int $product_id, int $total): void`
Edit Total
Edit Total
| # | | `
public
` | `delete(int $product_id): void`
Delete
Delete
| # | | `
public
` | `getReports(int $start = 0, int $limit = 10): array<int, array<string, mixed>>`
Get Reports
Get Reports
| # | | `
public
` | `getTotalReports(): int`
Get Total Reports
Get Total Reports
| # |
| 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