array(), ); $data['action']['action_bulk_form'] = array( 'title' => t('Bulk update'), 'help' => t('Allows users to apply an action to one or more items.'), 'field' => array( 'id' => 'action_bulk_form', ), ); return $data; }