{$lang->title} | {$module_info->title_name} | {$oDocument->getTitle()} |
---|---|---|
{$lang->writer} | {$module_info->writer_name} | {$oDocument->getNickName()} |
{$lang->email_address} | {$module_info->email_name} | {$oDocument->get('email_address')} |
{$val->name} | {$val->getValueHTML()} | |
{$lang->content} | {$oDocument->getContent(false)} | |
{$lang->uploaded_file} ({$oDocument->get('uploaded_count')}) |
{@ $uploaded_list = $oDocument->getUploadedFiles() }
{$file->source_filename}
[File Size:{FileHandler::filesize($file->file_size)}/Download:{number_format($file->download_count)}] |
{@ if(!$module_info->home_btn_name) $module_info->home_btn_name = '홈 바로가기' } {$lang->cmd_back} {$module_info->home_btn_name}