Documents_EditRecordStructure_Model
extends Vtiger_EditRecordStructure_Model
in package
Vtiger Edit View Record Structure Model.
Table of Contents
- getStructure() : array<string|int, mixed>
- Function to get the values in structured format.
Methods
getStructure()
Function to get the values in structured format.
public
getStructure() : array<string|int, mixed>
Return values
array<string|int, mixed> —- values in structure array('block'=>array(fieldinfo));