extends |
Model |
---|
Class Address Format
Methods | ||
---|---|---|
public
|
addAddressFormat(array<string, mixed> $data): int
|
# |
public
|
editAddressFormat(int $address_format_id, array<string, mixed> $data): void
|
# |
public
|
deleteAddressFormat(int $address_format_id): void
|
# |
public
|
getAddressFormat(int $address_format_id): array<string, mixed>
|
# |
public
|
getAddressFormats(array<string, mixed> $data = []): array<int, array<string, mixed>>
|
# |
public
|
getTotalAddressFormats(array<string, mixed> $data = []): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |