onOffice WP Plugin

EstateStatusLabel
in package

Table of Contents

$_estateValues  : array<string|int, mixed>
$_fieldsByPrio  : array<string|int, mixed>
$_pFieldnamesActive  : Fieldnames
$_pFieldnamesInactive  : Fieldnames
__construct()  : mixed
getFieldnamesActive()  : Fieldnames
getFieldnamesInActive()  : Fieldnames
getFieldsByPrio()  : array<string|int, mixed>
getLabel()  : string
getBoolValue()  : bool
getFieldLabel()  : string
processRecord()  : string

Properties

$_fieldsByPrio

private array<string|int, mixed> $_fieldsByPrio = ['referenz', 'reserviert', 'verkauft', 'exclusive', 'neu', 'top_angebot', 'preisreduktion', 'courtage_frei', 'objekt_des_tages']

Methods

getFieldsByPrio()

public getFieldsByPrio() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLabel()

public getLabel(array<string|int, mixed> $estateValues) : string
Parameters
$estateValues : array<string|int, mixed>
Tags
throws
UnknownFieldException
Return values
string

getBoolValue()

private getBoolValue(string $key) : bool
Parameters
$key : string
Return values
bool

Search results