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

type == 'url') echo "class='hidden'"?>> type != 'url') echo "class='hidden'"?>>
doc->title;?> title, "class='form-control' required");?>
doc->keywords;?> keywords, "class='form-control'");?>
doc->type;?> doc->types, $doc->type);?>
doc->content;?> type == 'url' ? '' : htmlspecialchars($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');?>
editedDate); echo html::submitButton(); echo html::backButton(); ?>