| [ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 429 lignes (21 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 15 fichiers include/utils/ExportUtils.php modules/Emails/Email.php config.php include/RelatedListView.php include/utils/utils.php modules/Campaigns/Campaign.php modules/Notes/Note.php include/logging.php user_privileges/default_module_view.php data/SugarBean.php include/ComboUtil.php include/database/PearDatabase.php data/CRMEntity.php modules/Products/Product.php modules/Calendar/Activity.php |
Lead:: (12 méthodes):
Lead()
getSortOrder()
getOrderBy()
create_export_query()
get_activities()
get_campaigns()
get_emails()
get_history()
get_attachments()
get_products()
get_lead_field_options()
getColumnNames_Lead()
| Lead() 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 |