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, $viewDatas) ?> 작업
getListButton('modify', $viewDatas) ?> getFieldView($field, $viewDatas) ?> getListButton('delete', $viewDatas) ?>
include("templates/{$viewDatas['layout']}/index_content_batchjob"); ?>
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?>