onOffice WP Plugin

FieldModuleCollectionDecoratorGeoPositionBackend extends FieldModuleCollectionDecoratorAbstract
in package

Tags
url

http://www.onoffice.de

copyright

2003-2018, onOffice(R) GmbH

Table of Contents

$_allAddressEstateField  : array<string|int, mixed>
$_geoFields  : array<string|int, mixed>
$_pFieldModuleCollection  : FieldModuleCollection
__construct()  : mixed
addField()  : mixed
containsFieldByModule()  : bool
getAllFields()  : array<string|int, Field>
getFieldByModuleAndName()  : Field
formatFieldContent()  : array<string|int, mixed>
generateListOfMergedFieldsByModule()  : array<string|int, mixed>
getAddressEstateField()  : mixed
getFieldModuleCollection()  : FieldModuleCollection
setAllAddressEstateField()  : mixed

Properties

$_geoFields

private array<string|int, mixed> $_geoFields = [ // geoPosition for searchcriteria gets added by FieldLoaderSearchCriteria. // Reading geoPosition for estate in FieldLoaderGeneric is not possible right now // since FieldLoader/Collections must co-exist with Fieldnames which never added the field. \onOffice\SDK\onOfficeSDK::MODULE_ESTATE => [\onOffice\WPlugin\GeoPosition::FIELD_GEO_POSITION => ['type' => \onOffice\WPlugin\Types\FieldTypes::FIELD_TYPE_VARCHAR, 'length' => 250, 'permittedvalues' => [], 'default' => null, 'label' => 'Geo Position']], ]

Methods

generateListOfMergedFieldsByModule()

protected generateListOfMergedFieldsByModule(array<string|int, mixed> $fieldsByModule) : array<string|int, mixed>
Parameters
$fieldsByModule : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results