| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 231 lines (9 kb) |
| Included or required: | 3 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file include/utils/ExportUtils.php |
Vtiger_CRMEntity:: (7 methods):
__construct()
save_module()
getQueryByModuleField()
getListQuery()
getListViewSecurityParameter()
create_export_query()
getDuplicatesQuery()
Class: Vtiger_CRMEntity - X-Ref
| __construct() X-Ref |
| No description |
| save_module($module) X-Ref |
| No description |
| getQueryByModuleField($module, $fieldname, $srcrecord) X-Ref |
| Return query to use based on given modulename, fieldname Useful to handle specific case handling for Popup |
| getListQuery($module, $where='') X-Ref |
| Get list view query. |
| getListViewSecurityParameter($module) X-Ref |
| Apply security restriction (sharing privilege) query part for List view. |
| create_export_query($where) X-Ref |
| Create query to export the records. |
| getDuplicatesQuery($module,$table_cols,$field_values,$ui_type_arr,$select_cols='') X-Ref |
| Function which will give the basic query to find duplicates |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |