[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 151 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers include/CustomFieldUtil.php include/database/PearDatabase.php Smarty_setup.php |
getAccountCustomValues($leadid,$accountid) X-Ref |
Function to get Account custom fields param: integer $leadid - lead customfield id param: integer $accountid - account customfield id |
getContactCustomValues($leadid,$contactid) X-Ref |
Function to get contact custom fields param: integer $leadid - lead customfield id param: integer $contactid - contact customfield id |
getPotentialCustomValues($leadid,$potentialid) X-Ref |
Function to get potential custom fields param: integer $leadid - lead customfield id param: integer $potentialid - potential customfield id |
customFieldMappings() X-Ref |
Function to get leads mapping custom fields return array $leadcf - mapping custom fields |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |