[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 151 lines (4 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/Vtiger/LanguageExport.php |
Vtiger_LanguageImport:: (6 methods):
__construct()
getPrefix()
initImport()
import()
update()
import_Language()
Class: Vtiger_LanguageImport - X-Ref
Provides API to import language into vtiger CRM__construct() X-Ref |
Constructor |
getPrefix() X-Ref |
No description |
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_Language($zipfile) X-Ref |
Import Module |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |