* @package file * @version $Id$ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.lite.html.php';?> getModuleRoot() . 'common/view/chosen.html.php';?> app->loadLang('file');?> moduleName; $moduleLang = $lang->$moduleName; foreach($allExportFields as $key => $field) { $field = trim($field); $exportFieldPairs[$field] = isset($moduleLang->$field) ? $moduleLang->$field : (isset($lang->$field) ? $lang->$field : $field); if(!is_string($exportFieldPairs[$field])) $exportFieldPairs[$field] = $field; if(!$hasDefaultField)$selectedFields[] = $field; } js::set('defaultExportFields', join(',', $selectedFields)); } ?> export;?> file->fileName;?> file->untitled}'");?> file->extension;?> exportFileTypeList, '', 'onchange=switchEncode(this.value) class="form-control chosen" data-drop_direction="down"');?> file->encoding;?> charsets[$this->cookie->lang], 'utf-8', "class='form-control chosen'");?> > file->exportRange;?> exportTypeList['selected']);?> exportTypeList, 'all', "class='form-control chosen'");?> $lang->file->batchExport), '', "onclick='setPart(this);'");?> file->tplTitleAB;?> fetch('file', 'buildExportTPL', 'module=' . $this->moduleName);?> file->setExportTPL?> file->exportFields?> file->tplTitle;?> file->defaultTPL, "class='form-control'")?> $lang->public));?> save?> delete?> export, "onclick='setDownloading();'", 'btn btn-primary');?> getModuleRoot() . 'common/view/footer.lite.html.php';?>