array ( 'name' => 'document_name', 'vname' => 'LBL_LIST_DOCUMENT_NAME', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '30%', 'default' => true, ), 'edit_button' => array ( 'vname' => 'LBL_EDIT_BUTTON', 'widget_class' => 'SubPanelEditButton', 'module' => 'Documents', 'width' => '5%', 'default' => true, ), 'remove_button' => array ( 'vname' => 'LBL_REMOVE', 'widget_class' => 'SubPanelRemoveButton', 'module' => 'Documents', 'width' => '5%', 'default' => true, ), ); ?>