[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 127 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Emails_Module_Model:: (5 methods):
isQuickCreateSupported()
isWorkflowSupported()
isSummaryViewSupported()
getEmailRelatedModules()
searchEmails()
Class: Emails_Module_Model - X-Ref
isQuickCreateSupported() X-Ref |
Function to check whether the module is an entity type module or not return: <Boolean> true/false |
isWorkflowSupported() X-Ref |
No description |
isSummaryViewSupported() X-Ref |
Function to check whether the module is summary view supported return: <Boolean> - true/false |
getEmailRelatedModules() X-Ref |
Function to get emails related modules return: <Array> - list of modules |
searchEmails($searchValue) X-Ref |
Function to search emails for send email param: <String> $searchValue return: <Array> Result of searched emails |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |