[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 431 lignes (21 kb) |
Inclus ou requis: | 24 fois |
Référencé: | 0 fois |
Nécessite: | 15 fichiers modules/Products/Products.php include/utils/ExportUtils.php modules/Campaigns/Campaigns.php config.php include/RelatedListView.php include/utils/utils.php include/logging.php user_privileges/default_module_view.php data/SugarBean.php include/ComboUtil.php include/database/PearDatabase.php modules/Emails/Emails.php data/CRMEntity.php modules/Notes/Notes.php modules/Calendar/Activity.php |
Leads:: (13 méthodes):
Leads()
save_module()
getSortOrder()
getOrderBy()
create_export_query()
get_activities()
get_campaigns()
get_emails()
get_history()
get_attachments()
get_products()
get_lead_field_options()
getColumnNames_Lead()
Leads() X-Ref |
Pas de description |
save_module($module) X-Ref |
Pas de description |
getSortOrder() X-Ref |
Function to get sort order return string $sorder - sortorder string either 'ASC' or 'DESC' |
getOrderBy() X-Ref |
Function to get order by return string $order_by - fieldname(eg: 'leadname') |
create_export_query(&$order_by, &$where) X-Ref |
Pas de description |
get_activities($id) X-Ref |
Pas de description |
get_campaigns($id) X-Ref |
Pas de description |
get_emails($id) X-Ref |
Pas de 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_attachments($id) X-Ref |
Function to get Lead related Attachments param: integer $id - leadid |
get_products($id) X-Ref |
Function to get lead related Products param: integer $id - leadid |
get_lead_field_options($list_option) X-Ref |
Pas de description |
getColumnNames_Lead() X-Ref |
Pas de description |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |