[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 230 lignes (6 kb) |
Inclus ou requis: | 25 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers include/database/PearDatabase.php include/utils/utils.php |
getCustomFieldTypeName($uitype) X-Ref |
Function to get vtiger_field typename param: $uitype :: uitype -- Type integer |
getCustomFieldArray($module) X-Ref |
Function to get custom vtiger_fields param: $module :: vtiger_table name -- Type string |
getCustomFieldTrans($module, $trans_array) X-Ref |
Function to get columnname and vtiger_fieldlabel from vtiger_field vtiger_table param: $module :: module name -- Type string param: $trans_array :: translated column vtiger_fields -- Type array |
getCustomFieldData($tab,$id,$datatype) X-Ref |
Function to get customfield record from vtiger_field vtiger_table param: $tab :: Tab ID -- Type integer param: $datatype :: vtiger_field name -- Type string param: $id :: vtiger_field Id -- Type integer |
getFldTypeandLengthValue($label,$typeofdata) X-Ref |
Function to get customfield type,length value,decimal value and picklist value param: $label :: vtiger_field typename -- Type string param: $typeofdata :: datatype -- Type string |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |