You are here

Functions in Simplenews Content Selection 8

Primary tabs

Namesort descending Location Description Direct uses Strings
scs_admin_settings_form ./scs.admin.inc Form callback: admin settings form 1
scs_entity_info ./scs.module Implements hook_entity_info().
scs_form_node_admin_content_alter ./scs.module Implements hook_form_FORM_ID_alter().
scs_form_node_form_alter ./scs.module Implements hook_form_FORM_ID_alter().
scs_menu ./scs.module Implements hook_menu()
scs_node_operations ./scs.module Implements hook_node_operations().
scs_node_sort_form ./scs.module Form callback: second step of the selection form, sorting nodes 2
scs_node_sort_submit ./scs.module Form callback: submit handler for sorting nodes 1 2
scs_permission ./scs.module Implements hook_permission()
scs_theme ./scs.module Implements hook_theme()
scs_uninstall ./scs.install Implements hook_uninstall().
scs_update_7000 ./scs.install Update variable to array setting to allow multiple selections
scs_views_action_info simplenews_content_selection_views/scs_views.module Implementation of hook_action_info().
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_create_newsletter_action_submit simplenews_content_selection_views/scs_views.module Get the selected nodes and create a newsletter from it
scs_views_form_alter simplenews_content_selection_views/scs_views.module Implements hook_form_alter().
scs_views_views_api simplenews_content_selection_views/scs_views.module Implements hook_views_api().
scs_views_views_default_views simplenews_content_selection_views/scs_views.views_default.inc Implements hook_views_default_views().
scs_view_mode_options ./scs.module Put together a option list based on selected view modes 1
template_preprocess_scs_newsletter ./scs.theme.inc Preprocess for scs_newsletter.
theme_scs_sortable_table ./scs.theme.inc Theme the node selection form.
theme_scs_toc ./scs.theme.inc Theme the Table of Contents.

Other projects