extends |
Model |
---|
Class Gdpr
Methods | ||
---|---|---|
public
|
addGdpr(string $code, string $email, string $action): void
|
# |
public
|
editStatus(int $gdpr_id, bool $status): void
|
# |
public
|
getGdpr(int $gdpr_id): array<string, mixed>
|
# |
public
|
getGdprByCode(string $code): array<string, mixed>
|
# |
public
|
getGdprsByEmail(string $email): array<int, array<string, mixed>>
|
# |
public
|
getExpires(): array<int, array<string, mixed>>
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |