[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 136 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_DashBoard_Model:: (7 methods):
getModule()
setModule()
getModuleName()
getSelectableDashboard()
getDashboards()
getDefaultWidgets()
getInstance()
Class: Vtiger_DashBoard_Model - X-Ref
getModule() X-Ref |
Function to get Module instance return: <Vtiger_Module_Model> |
setModule($moduleInstance) X-Ref |
Function to set the module instance param: <Vtiger_Module_Model> $moduleInstance - module model return: Vtiger_DetailView_Model> |
getModuleName() X-Ref |
Function to get the module name return: <String> - name of the module |
getSelectableDashboard() X-Ref |
Function returns the list of Widgets return: <Array of Vtiger_Widget_Model> |
getDashboards() X-Ref |
Function returns List of User's selected Dashboard Widgets return: <Array of Vtiger_Widget_Model> |
getDefaultWidgets() X-Ref |
Function to get the default widgets(Deprecated) return: <Array of Vtiger_Widget_Model> |
getInstance($moduleName) X-Ref |
Function to get the instance param: <String> $moduleName - module name return: <Vtiger_DashBoard_Model> |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |