extends |
Model |
---|
Class Download
Methods | ||
---|---|---|
public
|
getDownload(int $download_id): array<string, mixed>
|
# |
public
|
getDownloads(int $start = 0, int $limit = 20): array<int, array<string, mixed>>
|
# |
public
|
getTotalDownloads(): int
|
# |
public
|
addReport(int $download_id, string $ip, string $country = ''): void
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |