[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 396 lignes (17 kb) |
Inclus ou requis: | 4 fois |
Référencé: | 0 fois |
Nécessite: | 10 fichiers include/utils/ExportUtils.php modules/Potentials/Opportunity.php modules/Users/User.php config.php include/logging.php data/SugarBean.php modules/Contacts/Contact.php modules/Accounts/Account.php include/database/PearDatabase.php data/CRMEntity.php |
Email:: (11 méthodes):
Email()
get_contacts()
getSortOrder()
getOrderBy()
get_users()
get_attachments()
create_export_query()
set_emails_contact_invitee_relationship()
set_emails_se_invitee_relationship()
set_emails_user_invitee_relationship()
get_to_emailids()
Email() X-Ref |
Pas de description |
get_contacts($id) X-Ref |
Pas de description |
getSortOrder() X-Ref |
Pas de description |
getOrderBy() X-Ref |
Pas de description |
get_users($id) X-Ref |
Pas de description |
get_attachments($id) X-Ref |
Returns a list of the associated vtiger_attachments and vtiger_notes of the Email |
create_export_query(&$order_by, &$where) X-Ref |
Returns a list of the Emails to be exported |
set_emails_contact_invitee_relationship($email_id, $contact_id) X-Ref |
Used to releate email and contacts -- Outlook Plugin |
set_emails_se_invitee_relationship($email_id, $contact_id) X-Ref |
Used to releate email and salesentity -- Outlook Plugin |
set_emails_user_invitee_relationship($email_id, $user_id) X-Ref |
Used to releate email and Users -- Outlook Plugin |
get_to_emailids($module) X-Ref |
Pas de description |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |