id;?> createLink('doc', 'view', "docID=$doc->id"), $doc->title, '', "title='$doc->title'");?> arrow . ' ' . $lang->doc->edit;?>

save, '', 'id="top-submit" class="btn btn-primary"');?>
type == 'url') echo "class='hidden'"?>> type != 'url') echo "class='hidden'"?>>
doc->lib;?> lib, "class='form-control chosen' onchange=loadDocModule(this.value)");?>
doc->module;?> module, "class='form-control chosen'");?>
doc->title;?> title, "class='form-control' required");?>
doc->keywords;?> keywords, "class='form-control' placeholder='{$lang->doc->keywordsTips}'");?>
doc->type;?> doc->types; if(!isset($lang->doc->types[$doc->type])) $typeList = $lang->doc->typeList; echo html::radio('type', array($doc->type => zget($typeList, $doc->type)), $doc->type); ?>
doc->content;?> type == 'url' ? '' : htmlSpecialString($doc->content), "style='width:100%; height:200px'") . html::hidden('contentType', $doc->contentType);?>
doc->url;?> type == 'url' ? $doc->content : '', "class='form-control'");?>
doc->files;?> fetch('file', 'buildform');?>
doc->mailto;?>
mailto, "multiple class='form-control chosen'"); echo $this->fetch('my', 'buildContactLists'); ?>
doclib->control;?> doc->aclList, $doc->acl, "onchange='toggleAcl(this.value, \"doc\")'")?> doc->noticeAcl['doc'][$doc->acl];?>
editedDate); echo html::submitButton(); echo html::backButton($lang->goback, "data-app='{$app->tab}'"); ?>