[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 160 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 5 files include/logging.php include/ComboUtil.php include/database/PearDatabase.php config.php include/ComboStrings.php |
PopulateComboValues:: (4 methods):
insertComboValues()
create_tables()
create_nonpicklist_tables()
insertNonPicklistValues()
Class: PopulateComboValues - X-Ref
Class which handles the population of the combo valuesinsertComboValues($values, $tableName,$picklistid) X-Ref |
To populate the default combo values for the combo vtiger_tables param: $values -- values:: Type string array param: $tableName -- tablename:: Type string |
create_tables() X-Ref |
To populate the combo vtiger_tables at startup time |
create_nonpicklist_tables() X-Ref |
No description |
insertNonPicklistValues($values, $tableName) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |