docs/api/Opencart.Admin.Model.Localisation.AddressFormat.html
| extends | Model |
Class Address Format
Located at admin\model\localisation\address_format.php
| Methods |
|---|
| ` |
public
` | `addAddressFormat(array<string, mixed> $data): int`
Add Address Format
Add Address Format
| # | | `
public
` | `editAddressFormat(int $address_format_id, array<string, mixed> $data): void`
Edit Address Format
Edit Address Format
| # | | `
public
` | `deleteAddressFormat(int $address_format_id): void`
Delete Address Format
Delete Address Format
| # | | `
public
` | `getAddressFormat(int $address_format_id): array<string, mixed>`
Get Address Format
Get Address Format
| # | | `
public
` | `getAddressFormats(array<string, mixed> $data = []): array<int, array<string, mixed>>`
Get Address Formats
Get Address Formats
| # | | `
public
` | `getTotalAddressFormats(array<string, mixed> $data = []): int`
Get Total Address Formats
Get Total Address Formats
| # |
| 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