[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 1579 lines (90 kb) |
Included or required: | 12 times |
Referenced: | 0 times |
Includes or requires: | 3 files include/utils/ExportUtils.php modules/Users/Users.php config.inc.php |
Contacts:: (31 methods):
Contacts()
getCount()
get_contacts()
process_list_query1()
plugin_process_list_query()
get_opportunities()
get_activities()
get_history()
get_tickets()
get_quotes()
get_salesorder()
get_products()
get_purchase_orders()
get_emails()
get_campaigns()
get_invoices()
get_vendors()
create_export_query()
getColumnNames()
get_searchbyemailid()
get_contactsforol()
save_module()
insertIntoAttachment()
transferRelatedRecords()
generateReportsSecQuery()
setRelationTables()
unlinkDependencies()
unlinkRelationship()
getPortalEmailContents()
save_related_module()
getListButtons()
Contacts() X-Ref |
No description |
getCount($user_name) X-Ref |
No description |
get_contacts($user_name,$from_index,$offset) X-Ref |
No description |
process_list_query1($query) X-Ref |
No description |
plugin_process_list_query($query) X-Ref |
No description |
get_opportunities($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
No description |
get_activities($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
No description |
get_history($id) X-Ref |
Function to get Contact related Task & Event which have activity type Held, Completed or Deferred. param: integer $id - contactid |
get_tickets($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related Tickets. param: integer $id - contactid |
get_quotes($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related Quotes param: integer $id - contactid |
get_salesorder($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related SalesOrder param: integer $id - contactid |
get_products($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related Products param: integer $id - contactid |
get_purchase_orders($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related PurchaseOrder param: integer $id - contactid |
get_emails($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_invoices($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related Invoices param: integer $id - contactid |
get_vendors($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
Function to get Contact related vendors. param: integer $id - contactid |
create_export_query($where) X-Ref |
No description |
getColumnNames() X-Ref |
No description |
get_searchbyemailid($username,$emailaddress) X-Ref |
No description |
get_contactsforol($user_name) X-Ref |
No description |
save_module($module) X-Ref |
No description |
insertIntoAttachment($id,$module) X-Ref |
This function is used to add the vtiger_attachments. This will call the function uploadAndSaveFile which will upload the attachment into the server and save that attachment information in the database. param: int $id - entity id to which the vtiger_files to be uploaded param: string $module - the current module name |
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 |
unlinkDependencies($module, $id) X-Ref |
No description |
unlinkRelationship($id, $return_module, $return_id) X-Ref |
No description |
getPortalEmailContents($entityData, $password, $type='') X-Ref |
No description |
save_related_module($module, $crmid, $with_module, $with_crmids) X-Ref |
No description |
getListButtons($app_strings,$mod_strings = false) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |