[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 384 lines (16 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 3 files vtlib/Vtiger/Mailer.php modules/com_vtiger_workflow/VTWorkflowManager.inc include/utils/GetGroupUsers.php |
Reports_ScheduleReports_Model:: (10 methods):
getInstance()
getInstanceById()
saveScheduleReport()
getRecipientEmails()
sendEmail()
getNextTriggerTime()
updateNextTriggerTime()
getScheduledReports()
runScheduledReports()
getEmailContent()
Class: Reports_ScheduleReports_Model - X-Ref
getInstance() X-Ref |
No description |
getInstanceById($recordId) X-Ref |
Function returns the Scheduled Reports Model instance param: <Number> $recordId return: <Reports_ScehduleReports_Model> |
saveScheduleReport() X-Ref |
Function to save the Scheduled Reports data |
getRecipientEmails() X-Ref |
No description |
sendEmail() X-Ref |
No description |
getNextTriggerTime() X-Ref |
Function gets the next trigger for the workflows return: type |
updateNextTriggerTime() X-Ref |
No description |
getScheduledReports() X-Ref |
No description |
runScheduledReports() X-Ref |
No description |
getEmailContent($reportRecordModel) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |