extends |
Model |
---|
Class Country
Methods | ||
---|---|---|
public
|
addAntispam(array<string, mixed> $data = []): int
|
# |
public
|
editAntispam(int $antispam_id, array<string, mixed> $data = []): void
|
# |
public
|
deleteAntispam(int $antispam_id): void
|
# |
public
|
getAntispam(int $antispam_id): array<string, mixed>
|
# |
public
|
getAntispams(array<string, mixed> $data = []): array<int, array<string, mixed>>
|
# |
public
|
getTotalAntispams(array<string, mixed> $data = []): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |