Documentation

Settings_ApiAddress_Module_Model extends Settings_Vtiger_Module_Model
in package

Settings ApiAddress module model class.

Tags
copyright

YetiForce S.A.

license

YetiForce Public License 6.5 (licenses/LicenseEN.txt or yetiforce.com)

Table of Contents

$baseTable  : mixed
{@inheritdoc}
getConfig()  : void
Get configuration.
setConfig()  : bool
Save Configuration.

Properties

$baseTable

{@inheritdoc}

public mixed $baseTable = 's_#__address_finder_config'

Methods

getConfig()

Get configuration.

public getConfig([string $type = null ]) : void
Parameters
$type : string = null
Return values
void

setConfig()

Save Configuration.

public setConfig(array<string|int, mixed> $data) : bool
Parameters
$data : array<string|int, mixed>
Return values
bool

        

Search results