array( 'title' => t('Link to contact page'), 'help' => t('Provide a simple link to the user contact page.'), 'handler' => 'views_handler_field_contact_link', ), ); return $data; }