extends |
Model |
---|
Class Bestseller
Methods | ||
---|---|---|
public
|
install(): void
|
# |
public
|
uninstall(): void
|
# |
public
|
editTotal(int $product_id, int $total): void
|
# |
public
|
delete(int $product_id): void
|
# |
public
|
getReports(int $start = 0, int $limit = 10): array<int, array<string, mixed>>
|
# |
public
|
getTotalReports(): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |