[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 198 lines (7 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/Vtiger/Package.php |
Vtiger_ThemeExport:: (8 methods):
__construct()
__getUniqueId()
__initExport()
export()
export_Theme()
export_Dependencies()
__initSchema()
register()
Class: Vtiger_ThemeExport - X-Ref
Provides API to package vtiger CRM language files.__construct() X-Ref |
Constructor |
__getUniqueId() X-Ref |
Generate unique id for insertion |
__initExport($layoutName, $themeName) X-Ref |
Initialize Export |
export($layoutName, $themeName, $todir='', $zipfilename='', $directDownload=false) X-Ref |
Export Module as a zip file. param: Vtiger_Module Instance of module param: Path Output directory path param: String Zipfilename to use param: Boolean True for sending the output as download |
export_Theme($layoutName, $themeName) X-Ref |
Export Language Handler |
export_Dependencies() X-Ref |
Export vtiger dependencies |
__initSchema() X-Ref |
Initialize Language Schema |
register($label, $name='',$parent='', $isdefault=false, $isactive=true, $overrideCore=false) X-Ref |
Register language pack information. |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |