Fieldnames
in package
Tags
Table of Contents
- $_fieldList : array<string|int, mixed>
- $_inactiveOnly : bool
- $_pEnvironment : FieldnamesEnvironment
- $_pExtraFieldsCollection : FieldModuleCollection
- __construct() : mixed
- getFieldInformation() : array<string|int, mixed>
- getFieldLabel() : string
- getFieldList() : array<string|int, mixed>
- getInactiveOnly() : bool
- getType() : string
- loadApiEstateCategories() : mixed
- loadLanguage() : mixed
- createFieldList() : mixed
- formatFieldAddress() : mixed
- getExtraFields() : array<string|int, mixed>
- getRow() : array<string|int, mixed>
- mergeFieldLists() : mixed
- setPermittedValuesForEstateSearchFields() : mixed
Properties
$_fieldList
private
array<string|int, mixed>
$_fieldList
= []
$_inactiveOnly
private
bool
$_inactiveOnly
= false
$_pEnvironment
private
FieldnamesEnvironment
$_pEnvironment
= null
$_pExtraFieldsCollection
private
FieldModuleCollection
$_pExtraFieldsCollection
= null
Methods
__construct()
public
__construct(FieldModuleCollection $pExtraFieldsCollection[, bool $inactiveOnly = false ][, FieldnamesEnvironment $pEnvironment = null ]) : mixed
Parameters
- $pExtraFieldsCollection : FieldModuleCollection
- $inactiveOnly : bool = false
- $pEnvironment : FieldnamesEnvironment = null
Return values
mixed —getFieldInformation()
public
getFieldInformation(string $field, string $module) : array<string|int, mixed>
Parameters
- $field : string
- $module : string
Tags
Return values
array<string|int, mixed> —getFieldLabel()
public
getFieldLabel(string $field, string $module) : string
Parameters
- $field : string
- $module : string
-
recordType
Return values
string —getFieldList()
public
getFieldList(string $module) : array<string|int, mixed>
Parameters
- $module : string
-
record type
Return values
array<string|int, mixed> —getInactiveOnly()
public
getInactiveOnly() : bool
Return values
bool —getType()
public
getType(string $fieldName, string $module) : string
Parameters
- $fieldName : string
- $module : string
Tags
Return values
string —loadApiEstateCategories()
public
loadApiEstateCategories() : mixed
Return values
mixed —loadLanguage()
public
loadLanguage() : mixed
Return values
mixed —createFieldList()
private
createFieldList(APIClientActionGeneric $pApiClientAction) : mixed
Parameters
- $pApiClientAction : APIClientActionGeneric
Tags
Return values
mixed —formatFieldAddress()
private
formatFieldAddress() : mixed
Return values
mixed —getExtraFields()
private
getExtraFields() : array<string|int, mixed>
Return values
array<string|int, mixed> —getRow()
private
getRow(string $module, string $field) : array<string|int, mixed>
Parameters
- $module : string
- $field : string
Tags
Return values
array<string|int, mixed> —mergeFieldLists()
private
mergeFieldLists() : mixed
Return values
mixed —setPermittedValuesForEstateSearchFields()
private
setPermittedValuesForEstateSearchFields() : mixed