| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 115 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file vtlib/Vtiger/LayoutExport.php |
Vtiger_LayoutImport:: (5 methods):
__construct()
initImport()
import()
update()
import_Layout()
Class: Vtiger_LayoutImport - X-Ref
Provides API to import language into vtiger CRM| __construct() X-Ref |
| Constructor |
| initImport($zipfile, $overwrite) X-Ref |
| Initialize Import |
| import($zipfile, $overwrite=false) X-Ref |
| Import Module from zip file param: String Zip file name param: Boolean True for overwriting existing module |
| update($instance, $zipfile, $overwrite=true) X-Ref |
| Update Module from zip file param: Object Instance of Language (to keep Module update API consistent) param: String Zip file name param: Boolean True for overwriting existing module |
| import_Layout($zipfile) X-Ref |
| Import Module |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |