extends |
Model |
---|
Class Review
Methods | ||
---|---|---|
public
|
addReview(int $product_id, array<string, mixed> $data): int
|
# |
public
|
getReviewsByProductId(int $product_id, int $start = 0, int $limit = 20): array<int, array<string, mixed>>
|
# |
public
|
getTotalReviewsByProductId(int $product_id): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |