array(), ); $data['colorbox']['colorbox'] = array( 'title' => t('Colorbox trigger'), 'help' => t('Provide custom text or link.'), 'field' => array( 'handler' => 'colorbox_handler_field_colorbox', ), ); return $data; }