extends |
Model |
|---|
Class ProductViewed
| Methods | ||
|---|---|---|
public
|
install(): void
|
# |
public
|
uninstall(): void
|
# |
public
|
addReport(int $product_id, int $viewed): void
|
# |
public
|
getViewed(int $start = 0, int $limit = 10): array<int, array<string, mixed>>
|
# |
public
|
getTotalViewed(): int
|
# |
public
|
getTotal(): int
|
# |
public
|
clear(): void
|
# |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(), __get(), __set(), __isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |