extends |
Model |
---|
Class Location
Methods | ||
---|---|---|
public
|
addLocation(array<string, mixed> $data): int
|
# |
public
|
editLocation(int $location_id, array<string, mixed> $data): void
|
# |
public
|
deleteLocation(int $location_id): void
|
# |
public
|
getLocation(int $location_id): array<string, mixed>
|
# |
public
|
getLocations(array<string, mixed> $data = []): array<int, array<string, mixed>>
|
# |
public
|
getTotalLocations(): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |