You are here

Functions in Simplenews Content Selection 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
scs_addon_default_audience_scs_addon_settings contrib/scs_addon_default_audience/scs_addon_default_audience.module Implements hook_scs_addon_settings()
scs_addon_default_audience_scs_create_newsletter contrib/scs_addon_default_audience/scs_addon_default_audience.module Implements hook_scs_create_newsletter()
scs_admin_content_node_submit ./scs.module Extra submit function on admin/content/node form 1
scs_admin_settings_form ./scs.admin.inc 1
scs_form_alter ./scs.module Implements hook_form_alter() Used to add an extra update operation to admin/content/node
scs_menu ./scs.module Implements hook_menu()
scs_node_selection ./scs.pages.inc 1
scs_node_selection_submit ./scs.pages.inc
scs_node_selection_validate ./scs.pages.inc
scs_perm ./scs.module Implements hook_perm()
scs_sort_nodes ./scs.pages.inc Node sort page 1 1
scs_sort_nodes_submit ./scs.pages.inc Submit function of the node sorter page
scs_theme ./scs.module Implements hook_theme()
scs_views_action_info simplenews_content_selection_views/scs_views.module Implementation of hook_action_info().
scs_views_create_newsletter_action simplenews_content_selection_views/scs_views.module Get the selected nodes and create a newsletter from it
scs_views_create_newsletter_action_form simplenews_content_selection_views/scs_views.module Configuration form for tis action. Not used as form, but used as a step to go to the node sorter.
scs_views_menu simplenews_content_selection_views/scs_views.module Implementation of hook_menu().
scs_views_selection_form simplenews_content_selection_views/scs_views.pages.inc Views selection form 1
scs_views_selection_form_submit simplenews_content_selection_views/scs_views.pages.inc Submit function for the selection form
theme_scs_newsletter_output ./scs.theme.inc Theme a complete newsletter.
theme_scs_node_output ./scs.theme.inc Each selected node goes true this function to create a nice body
theme_scs_node_selection ./scs.theme.inc Theme the node selection form
theme_scs_node_titles ./scs.theme.inc Theme function to add the titles of the selected nodes at top of the newsletter
theme_scs_region_output ./scs.theme.inc Theme a region block
theme_scs_sort_nodes ./scs.theme.inc Theme the node sort form into a table
theme_scs_views_selection_form simplenews_content_selection_views/scs_views.theme.inc Theme the selection form
_get_tids contrib/scs_addon_default_audience/scs_addon_default_audience.module 1
_scs_create_newsletter ./scs.module Newsletter creator function 2
_scs_get_nodes ./scs.module Get nodes avaiable for selection 2
_scs_get_node_types ./scs.admin.inc 1
_scs_get_typefilter ./scs.module Interal to get the possible content types to filter on 1
_scs_get_types ./scs.module Internal to get newsletter types 3

Other projects