[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 111 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/Vtiger/ThemeExport.php |
Vtiger_ThemeImport:: (5 methods):
__construct()
initImport()
import()
update()
import_Theme()
Class: Vtiger_ThemeImport - 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_Theme($zipfile) X-Ref |
Import Module |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |