InputModelDBFactoryConfigAddress
in package
implements
InputModelDBFactoryConfigBase, InputModelDBFactoryFilterableFields
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $_inputConfig : array<string|int, mixed>
- getConfig() : array<string|int, mixed>
Properties
$_inputConfig
private
array<string|int, mixed>
$_inputConfig
= [\onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_FILTERID => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'filterId'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_LISTNAME => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'name'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_RECORDS_PER_PAGE => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'recordsPerPage'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_SORTBY => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'sortby'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_SORTORDER => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'sortorder'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_PICTURE_TYPE => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'showPhoto'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_TEMPLATE => [self::KEY_TABLE => 'oo_plugin_listviews_address', self::KEY_FIELD => 'template'], \onOffice\WPlugin\Model\InputModel\InputModelDBFactory::INPUT_FIELD_CONFIG => [self::KEY_TABLE => 'oo_plugin_address_fieldconfig', self::KEY_FIELD => 'fieldname'], self::INPUT_FIELD_FILTERABLE => [self::KEY_TABLE => 'oo_plugin_address_fieldconfig', self::KEY_FIELD => 'filterable'], self::INPUT_FIELD_HIDDEN => [self::KEY_TABLE => 'oo_plugin_address_fieldconfig', self::KEY_FIELD => 'hidden']]
Methods
getConfig()
public
getConfig() : array<string|int, mixed>