extend(LAYOUTS[$viewDatas['layout']]['path']) ?> section('content') ?> alert($error) ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/top'); ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/left_menu'); ?>
include("templates/{$viewDatas['layout']}/index_header"); ?>
include("templates/{$viewDatas['layout']}/index_content_top"); ?> 'batchjob_form', 'method' => "post"]) ?> getListRowColor($entity) ?>>
번호 getListLabel($field, lang("{$viewDatas['class_path']}.label.{$field}"), $viewDatas) ?> 작업
getListButton('modify', '', $viewDatas) ?> getFieldView($field, $entity->$field, $viewDatas) ?> getListButton('view', '', $viewDatas) ?>  getListButton('history', '', $viewDatas) ?>  getListButton('delete', '', $viewDatas) ?>
$label): ?> $label): ?>
getFieldLabel($item_type, $label, $viewDatas) ?>
getFieldView($item_type, $entity->$item_type, $viewDatas) ?>
include("templates/{$viewDatas['layout']}/index_content_bottom"); ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?>