scs_admin_settings_form |
./scs.admin.inc |
|
|
1 |
scs_form_alter |
./scs.module |
Implements hook_form_alter() |
|
|
scs_menu |
./scs.module |
Implements hook_menu() |
|
|
scs_node_operations |
./scs.module |
Implements hook_node_operations(). |
|
|
scs_node_selection |
./scs.module |
Page callback: Node selection page also known as the first way
to use this module |
1 |
1 |
scs_node_selection_submit |
./scs.module |
|
|
1 |
scs_node_selection_validate |
./scs.module |
|
|
|
scs_node_type_labels |
./scs.admin.inc |
|
|
1 |
scs_permission |
./scs.module |
Implements hook_permission() |
|
|
scs_theme |
./scs.module |
Implements hook_theme() |
|
|
scs_uninstall |
./scs.install |
Implements hook_uninstall(). |
|
|
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 |
|
|
theme_scs_newsletter_output |
./scs.theme.inc |
Theme a complete newsletter, appending each node rendered through
theme_scs_node_output() and appending ToC if required |
|
|
theme_scs_node_output |
./scs.theme.inc |
Each selected node goes through this function to create a part of the
newsletter body |
|
|
theme_scs_node_titles |
./scs.theme.inc |
Theme function to add the titles of the selected nodes at top of the
newsletter to build the table of contents |
|
|
theme_scs_sortable_table |
./scs.theme.inc |
Theme the node selection form |
|
|
theme_scs_views_selection_form |
simplenews_content_selection_views/scs_views.theme.inc |
Theme the selection form |
|
|
_scs_create_newsletter |
./scs.module |
Newsletter creator function |
1 |
|
_scs_get_metadata_form |
./scs.module |
Helper form: get the metadata form fields |
3 |
|
_scs_get_sorting_form |
./scs.module |
Helper form: get the sorting form for the provided nodes |
2 |
|
_scs_nodes_submit |
./scs.module |
Helper function: submit handler |
2 |
|