[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 481 lignes (19 kb) |
Inclus ou requis: | 22 fois |
Référencé: | 0 fois |
Nécessite: | 10 fichiers modules/Potentials/Potentials.php modules/Contacts/Contacts.php include/logging.php include/utils/ExportUtils.php data/SugarBean.php modules/Users/Users.php include/database/PearDatabase.php data/CRMEntity.php config.php modules/Accounts/Accounts.php |
Emails:: (13 méthodes):
Emails()
save_module()
insertIntoAttachment()
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()
Emails() X-Ref |
Pas de description |
save_module($module) X-Ref |
Pas de description |
insertIntoAttachment($id,$module) 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 |