Settings_RecordAllocation_Module_Model
extends Settings_Vtiger_Module_Model
in package
Tags
Table of Contents
- $data : mixed
- $types : mixed
- getRecordAllocationByModule() : mixed
- loadFile() : mixed
- putToFile() : mixed
- remove() : mixed
- resetDataVariable() : mixed
- save() : mixed
Properties
$data
private
static mixed
$data
= []
$types
private
static mixed
$types
= ['owner' => 'app_data/module_record_allocation.php', 'sharedOwner' => 'app_data/sharedOwner.php']
Methods
getRecordAllocationByModule()
public
static getRecordAllocationByModule(mixed $type, mixed $moduleName) : mixed
Parameters
- $type : mixed
- $moduleName : mixed
Return values
mixed —loadFile()
public
static loadFile(mixed $type) : mixed
Parameters
- $type : mixed
Return values
mixed —putToFile()
public
putToFile(mixed $moduleName, mixed $userId, mixed $userData) : mixed
Parameters
- $moduleName : mixed
- $userId : mixed
- $userData : mixed
Return values
mixed —remove()
public
remove(mixed $moduleName) : mixed
Parameters
- $moduleName : mixed
Return values
mixed —resetDataVariable()
public
static resetDataVariable() : mixed
Return values
mixed —save()
public
save(mixed $data) : mixed
Parameters
- $data : mixed