[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Home/models/ -> Module.php (summary)

(no description)

File Size: 191 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Home_Module_Model:: (4 methods):
  getDefaultViewName()
  getComments()
  getHistory()
  getCalendarActivities()


Class: Home_Module_Model  - X-Ref

getDefaultViewName()   X-Ref
Function returns the default view for the Home module

return: <String>

getComments($pagingModel)   X-Ref
Function returns latest comments across CRM

param: <Vtiger_Paging_Model> $pagingModel
return: <Array>

getHistory($pagingModel, $type=false)   X-Ref
Function returns comments and recent activities across CRM

param: <Vtiger_Paging_Model> $pagingModel
param: <String> $type - comments, updates or all
return: <Array>

getCalendarActivities($mode, $pagingModel, $user, $recordId = false)   X-Ref
Function returns the Calendar Events for the module

param: <String> $mode - upcoming/overdue mode
param: <Vtiger_Paging_Model> $pagingModel - $pagingModel
param: <String> $user - all/userid
param: <String> $recordId - record id
return: <Array>



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1