docs/api/Opencart.Catalog.Model.Report.Statistics.html
| extends | Model |
Class Statistics
Located at catalog\model\report\statistics.php
| Methods |
|---|
| ` |
public
` | `getStatistics(): array<int, array<string, mixed>>`
Get Statistics
Get Statistics
| # | | `
public
` | `getValue(string $code): float`
Get Value
Get Value
| # | | `
public
` | `addValue(string $code, float $value): void`
Add Value
Add Value
| # | | `
public
` | `removeValue(string $code, float $value): void`
Remove Value
Remove Value
| # | | `
public
` | `editValue(string $code, float $value): void`
Edit Value
Edit Value
| # |
| 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