[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 101 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Reports_DetailView_Model:: (3 methods):
getInstance()
getDetailViewLinks()
getWidgets()
Class: Reports_DetailView_Model - X-Ref
getInstance($moduleName,$recordId) X-Ref |
Function to get the instance param: <String> $moduleName - module name param: <String> $recordId - record id return: <Vtiger_DetailView_Model> |
getDetailViewLinks($linkParams='') X-Ref |
Function to get the detail view links (links and widgets) param: <array> $linkParams - parameters which will be used to calicaulate the params return: <array> - array of link models in the format as below |
getWidgets() X-Ref |
Function to get the detail view widgets return: <Array> - List of widgets , where each widget is an Vtiger_Link_Model |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |