[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 121 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_TooltipView_Model:: (5 methods):
setModule()
getFields()
loadRecord()
getStructure()
getInstance()
Class: Vtiger_TooltipView_Model - X-Ref
setModule($moduleInstance) X-Ref |
Function to set the module instance param: <Vtiger_Module_Model> $moduleInstance - module model return: Vtiger_DetailView_Model> |
getFields() X-Ref |
Function to get list of tooltip enabled field model. return: <Vtiger_Field_Model> |
loadRecord($recordId) X-Ref |
Function to load record param: <Number> $recordId return: <Vtiger_Record_Model> |
getStructure() X-Ref |
Function to get the values in stuctured format return: <array> - values in structure array('block'=>array(fieldinfo)); |
getInstance($moduleName,$recordId) X-Ref |
Function to get the instance param: <String> $moduleName - module name param: <String> $recordId - record id return: <Vtiger_DetailView_Model> |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |