FieldDefaultSorting
in package
Tags
Table of Contents
- $_defaultSortByFields : array<string|int, mixed>
- getDefaultSortByFields() : array<string|int, mixed>
Properties
$_defaultSortByFields
private
array<string|int, mixed>
$_defaultSortByFields
= [\onOffice\SDK\onOfficeSDK::MODULE_ADDRESS => ['KdNr', 'Eintragsdatum', 'Name'], \onOffice\SDK\onOfficeSDK::MODULE_ESTATE => ['erstellt_am', 'letzte_aktion', 'verkauft_am', 'objektnr_extern', 'kaufpreis', 'kaltmiete', 'wohnflaeche', 'grundstuecksflaeche', 'gesamtflaeche', 'anzahl_zimmer', 'anzahl_badezimmer']]
Methods
getDefaultSortByFields()
public
getDefaultSortByFields(string $module) : array<string|int, mixed>
Parameters
- $module : string