onOffice WP Plugin

Fieldnames
in package

Tags
deprecated

use FieldsCollection + builders instead

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

Methods

getFieldInformation()

public getFieldInformation(string $field, string $module) : array<string|int, mixed>
Parameters
$field : string
$module : string
Tags
throws
UnknownFieldException
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
throws
UnknownFieldException
Return values
string

loadApiEstateCategories()

public loadApiEstateCategories() : mixed
Return values
mixed

loadLanguage()

public loadLanguage() : mixed
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
throws
UnknownFieldException
Return values
array<string|int, mixed>

mergeFieldLists()

private mergeFieldLists() : mixed
Return values
mixed

setPermittedValuesForEstateSearchFields()

private setPermittedValuesForEstateSearchFields() : mixed
Return values
mixed

Search results