$handler = $view->new_display('block', 'Text List of Sponsors', 'block_2');
$handler->override_option('fields', array(
'field_sponsor_link_url' =>array(
'label' =>'',
'alter' =>array(
'alter_text' =>0,
'text' =>'',
'make_link' =>0,
'path' =>'',
'link_class' =>'',
'alt' =>'',
'prefix' =>'',
'suffix' =>'',
'help' =>'',
'trim' =>0,
'max_length' =>'',
'word_boundary' =>1,
'ellipsis' =>1,
'strip_tags' =>0,
'html' =>0,
),
'link_to_node' =>0,
'label_type' =>'none',
'format' =>'default',
'multiple' =>array(
'group' =>TRUE,
'multiple_number' =>'',
'multiple_from' =>'',
'multiple_reversed' =>FALSE,
),
'exclude' =>0,
'id' =>'field_sponsor_link_url',
'table' =>'node_data_field_sponsor_link',
'field' =>'field_sponsor_link_url',
'override' =>array(
'button' =>'Use default',
),
'relationship' =>'none',
),
));
$handler->override_option('sorts', array(
'title' =>array(
'order' =>'ASC',
'id' =>'title',
'table' =>'node',
'field' =>'title',
'override' =>array(
'button' =>'Use default',
),
'relationship' =>'none',
),
));
$handler->override_option('header', '<em>AASHE would like to thank and recognize the following organizations as official Campus Sustainability Discussion Forums Supporters.</em>');