[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 180 lines (7 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/Vtiger/Package.php |
Vtiger_LayoutExport:: (8 methods):
__construct()
__getUniqueId()
__initExport()
export()
export_Layout()
export_Dependencies()
__initSchema()
register()
Class: Vtiger_LayoutExport - X-Ref
Provides API to package vtiger CRM language files.__construct() X-Ref |
Constructor |
__getUniqueId() X-Ref |
Generate unique id for insertion |
__initExport($layoutName) X-Ref |
Initialize Export |
export($layoutName, $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_Layout($layoutName) X-Ref |
Export Language Handler |
export_Dependencies() X-Ref |
Export vtiger dependencies |
__initSchema() X-Ref |
Initialize Language Schema |
register($label, $name='', $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 |