[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 104 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
EmailTemplates_DetailView_Model:: (3 methods):
getDetailViewLinks()
getSideBarLinks()
getInstance()
Class: EmailTemplates_DetailView_Model - X-Ref
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 |
getSideBarLinks($linkParams) X-Ref |
Function to get the Quick Links for the Detail view of the module param: <Array> $linkParams return: <Array> List of Vtiger_Link_Model instances |
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 |