* @package file * @version $Id$ * @link http://www.zentao.net */ ?> app->loadLang('file');?>
icons['export']);?> export;?>
setFileName;?>
exportFileTypeList, '', 'onchange=switchEncode(this.value) class="form-control"');?> charsets[$this->cookie->lang], 'utf-8', key($lang->exportFileTypeList) == 'csv' ? "class='form-control'" : "class='form-control'");?> exportTypeList, 'all', "class='form-control'");?> fetch('file', 'buildExportTPL', 'module=' . $this->moduleName);?> '>
export, "onclick='setDownloading();' ");?>
moduleName; $moduleLang = $lang->$moduleName; foreach($allExportFields as $key => $field) { $field = trim($field); $selectedFields[] = $field; $exportFieldPairs[$field] = isset($moduleLang->$field) ? $moduleLang->$field : (isset($lang->$field) ? $lang->$field : $field); } ?>