array (
'templateMeta' => array (
'maxColumns' => '2',
'widths' => array (
0 => array (
'label' => '10',
'field' => '30'
),
1 => array (
'label' => '10',
'field' => '30'
)
),
'useTabs' => false,
'tabDefs' => array (
'DEFAULT' => array (
'newTab' => false,
'panelDefault' => 'expanded'
),
'LBL_EDITVIEW_PANEL1' => array (
'newTab' => false,
'panelDefault' => 'expanded'
)
),
'javascript' => '
',
'includes' => array (
0 => array (
'file' => 'include/JSON.js'
)
)
),
'panels' => array (
'default' => array (
0 => array (
0 => array (
'name' => 'name',
'label' => 'LBL_NAME',
'tabIndex' => '100',
'displayParams' => array (
'size' => 40
)
),
1 => array (
'name' => 'indeks',
'label' => 'LBL_INDEKS',
'tabindex' => '120',
)
),
1 => array (
0 => array (
'name' => 'category',
'label' => 'LBL_CATEGORY',
'tabIndex' => '101',
)
),
2 => array (
0 => array (
'name' => 'time',
'customCode' => "{include file='modules/EcmActions/tpl/EditViewTime.tpl'}",
'label' => 'LBL_TIME',
'tabIndex' => '105',
)
),
3 => array (
0 => array (
'name' => 'cost_action',
'label' => 'LBL_COST_ACTION',
'tabIndex' => '106',
)
),
4 => array (
0 => array (
'name' => 'cost_hour',
'label' => 'LBL_COST_HOUR',
'tabIndex' => '107',
)
),
6 => array (
0 => 'description'
)
)
)
)
);
?>