[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 684 lines (34 kb) |
Included or required: | 6 times |
Referenced: | 0 times |
Includes or requires: | 1 file include/utils/ExportUtils.php |
Leads:: (16 methods):
Leads()
save_module()
create_export_query()
get_activities()
get_campaigns()
get_emails()
get_history()
get_products()
getColumnNames_Lead()
transferRelatedRecords()
generateReportsSecQuery()
setRelationTables()
unlinkRelationship()
getListButtons()
save_related_module()
getQueryForDuplicates()
Leads() X-Ref |
No description |
save_module($module) X-Ref |
No description |
create_export_query($where) X-Ref |
No description |
get_activities($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
No description |
get_campaigns($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
No description |
get_emails($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
No description |
get_history($id) X-Ref |
Function to get Lead related Task & Event which have activity type Held, Completed or Deferred. param: integer $id - leadid |
get_products($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get lead related Products param: integer $id - leadid |
getColumnNames_Lead() X-Ref |
No description |
transferRelatedRecords($module, $transferEntityIds, $entityId) X-Ref |
Move the related records of the specified list of id's to the given record. param: String This module name param: Array List of Entity Id's from which related records need to be transfered param: Integer Id of the the Record to which the related records are to be moved |
generateReportsSecQuery($module,$secmodule, $queryPlanner) X-Ref |
No description |
setRelationTables($secmodule) X-Ref |
No description |
unlinkRelationship($id, $return_module, $return_id) X-Ref |
No description |
getListButtons($app_strings,$mod_strings = false) X-Ref |
No description |
save_related_module($module, $crmid, $with_module, $with_crmids) X-Ref |
No description |
getQueryForDuplicates($module, $tableColumns, $selectedColumns = '', $ignoreEmpty = false) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |