'; $outputEnd = '
'; $containerCommonSettings = array( 'fields' => array( array( 'type' =>'text', 'name' =>"row_label", 'label' =>'Row label', 'default' =>'', ), array( 'type' =>'text', 'name' =>"row_class", 'label' =>'Row class', 'default' =>'', ) ), 'front_template_start'=>$output, 'front_template_end'=>$outputEnd );