docs/api/Opencart.Admin.Model.Customer.Gdpr.html
| extends | Model |
Class GDPR
Located at admin\model\customer\gdpr.php
| Methods |
|---|
| ` |
public
` | `editStatus(int $gdpr_id, int $status): void`
Edit Status
Edit Status
| # | | `
public
` | `deleteGdpr(int $gdpr_id): void`
Delete Gdpr
Delete Gdpr
| # | | `
public
` | `deleteGdprsByStoreId(int $store_id): void`
Delete Gdpr(s) By Store ID
Delete Gdpr(s) By Store ID
| # | | `
public
` | `getGdprs(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Gdpr(s)
Get Gdpr(s)
| # | | `
public
` | `getGdpr(int $gdpr_id): array<string, mixed>`
Get Gdpr
Get Gdpr
| # | | `
public
` | `getTotalGdprs(array<string, mixed> $data = []): int`
Get Total Gdpr(s)
Get Total Gdpr(s)
| # | | `
public
` | `getExpires(): array<int, array<string, mixed>>`
Get Expires
Get Expires
| # |
| 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