array( array('widget_class' => 'SubPanelTopCreateButton'), array('widget_class' => 'SubPanelTopSelectButton'), ), 'where' => '', 'default_order_by' => '', 'list_fields' => array( 'name'=>array( 'vname' => 'LBL_NAME', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '25%', ), 'description'=>array( 'vname' => 'LBL_DESCRIPTION', 'width' => '60%', 'sortable'=>false, ), 'edit_button'=>array( 'vname' => 'LBL_EDIT_BUTTON', 'widget_class' => 'SubPanelEditButton', 'module' => 'Contacts', 'width' => '5%', ), 'remove_button'=>array( 'vname' => 'LBL_REMOVE', 'widget_class' => 'SubPanelRemoveButton', 'module' => 'Contacts', 'width' => '5%', 'refresh_page'=>true, ), ), ); ?>