Back to Opencart

Class Opencart\Admin\Model\Extension\Opencart\Module\Bestseller

docs/api/Opencart.Admin.Model.Extension.Opencart.Module.Bestseller.html

4.1.0.34.9 KB
Original Source

Namespaces

Classes

Class Opencart[Admin](http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.html)\[Model](http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.Model.html)\[Extension](http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.Model.Extension.html)\[Opencart](http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.Model.Extension.Opencart.html)\[Module](http://localhost\opencart-master/docs/api/namespace-Opencart.Admin.Model.Extension.Opencart.Module.html)\[Bestseller](http://localhost\opencart-master/docs/api/Opencart.Admin.Model.Extension.Opencart.Module.Bestseller.html)

| extends | Model |

Class Bestseller

Located at extension\opencart\admin\model\module\bestseller.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