| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
ExportUtils:: (4 methods):
ExportUtils()
__init()
sanitizeValues()
getInformationArray()
Class: ExportUtils - X-Ref
this class will provide utility functions to process the export data.| ExportUtils($module, $fields_array) X-Ref |
| No description |
| __init($module, $fields_array) X-Ref |
| No description |
| sanitizeValues($arr) X-Ref |
| this function takes in an array of values for an user and sanitizes it for export param: array $arr - the array of values |
| getInformationArray($module) X-Ref |
| this function takes in a module name and returns the field information for it |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |