You are here

function scs_views_create_newsletter_action in Simplenews Content Selection 6.2

Same name and namespace in other branches
  1. 6 simplenews_content_selection_views/scs_views.module \scs_views_create_newsletter_action()

Get the selected nodes and create a newsletter from it

File

simplenews_content_selection_views/scs_views.module, line 63
Integrate Simplenews Content Selection with views and views bulk operations

Code

function scs_views_create_newsletter_action($object, $context) {
}