[wasmod_newsletter] element index

Package indexes

All elements
n
n
top
Function newsletter_add_related
newsletter_add_related() in newsletter_admin.php
add the file in path as a related attachment to the email being built
Constant NEWSLETTER_ALERT_SITE
NEWSLETTER_ALERT_SITE in newsletter_common.php
Function newsletter_body2text
newsletter_body2text() in newsletter_admin.php
convert the body of an HTML-document to text
Constant NEWSLETTER_CHORE_ADD
NEWSLETTER_CHORE_ADD in newsletter_common.php
Constant NEWSLETTER_CHORE_DELETE
NEWSLETTER_CHORE_DELETE in newsletter_common.php
Constant NEWSLETTER_CHORE_DESELECT
NEWSLETTER_CHORE_DESELECT in newsletter_common.php
Constant NEWSLETTER_CHORE_DOWN
NEWSLETTER_CHORE_DOWN in newsletter_common.php
Constant NEWSLETTER_CHORE_DOWNLOAD
NEWSLETTER_CHORE_DOWNLOAD in newsletter_common.php
Constant NEWSLETTER_CHORE_EDIT
NEWSLETTER_CHORE_EDIT in newsletter_common.php
Constant NEWSLETTER_CHORE_LIST
NEWSLETTER_CHORE_LIST in newsletter_common.php
Constant NEWSLETTER_CHORE_PREVIEW
NEWSLETTER_CHORE_PREVIEW in newsletter_common.php
Constant NEWSLETTER_CHORE_SELECT
NEWSLETTER_CHORE_SELECT in newsletter_common.php
Constant NEWSLETTER_CHORE_TESTMAIL
NEWSLETTER_CHORE_TESTMAIL in newsletter_common.php
Constant NEWSLETTER_CHORE_UP
NEWSLETTER_CHORE_UP in newsletter_common.php
Constant NEWSLETTER_CHORE_UPLOAD
NEWSLETTER_CHORE_UPLOAD in newsletter_common.php
Function newsletter_compose_get_dialogdef
newsletter_compose_get_dialogdef() in newsletter_admin.php
construct a dialog definition for a newsletter article (add/edit)
Function newsletter_compose_get_dialogdef_delete
construct a dialog definition for deletion of an article
Function newsletter_compose_move
newsletter_compose_move() in newsletter_admin.php
swap two articles in the list of ((de)selected) articles
Function newsletter_compose_new_sort_order
newsletter_compose_new_sort_order() in newsletter_admin.php
calculate a new sort order based on the current values of available articles in this newsletter
Function newsletter_compose_save
newsletter_compose_save() in newsletter_admin.php
handle saving & deleting of articles
Function newsletter_compose_show
newsletter_compose_show() in newsletter_admin.php
dispatcher for displaying newsletter composition dialogs
Function newsletter_compose_show_add
newsletter_compose_show_add() in newsletter_admin.php
show the dialog for adding a new article
Function newsletter_compose_show_delete
newsletter_compose_show_delete() in newsletter_admin.php
show a delete confirmation dialog
Function newsletter_compose_show_edit
newsletter_compose_show_edit() in newsletter_admin.php
show dialog for editing (or adding) an article
Function newsletter_compose_show_list
newsletter_compose_show_list() in newsletter_admin.php
create the main newsletter compose screen
Function newsletter_compose_show_list_article
output various icons and links for manipulating articles
Function newsletter_compose_show_preview
newsletter_compose_show_preview() in newsletter_admin.php
Function newsletter_compose_show_testmail
newsletter_compose_show_testmail() in newsletter_admin.php
send an example mail of the current newsletter to the sender address
Function newsletter_compose_toggle
newsletter_compose_toggle() in newsletter_admin.php
select or deselect an article
Function newsletter_config
newsletter_config() in newsletter_common.php
retrieve the newsletter configuration
Function newsletter_configuration_dialog_validate
validation of configuration dialog + rewriting the list of administrator email
Function newsletter_configuration_get_dialogdef
construct a dialog definition for the main newsletter configuration
Function newsletter_configuration_save
newsletter_configuration_save() in newsletter_admin.php
validate and save the modified newsletter configuration linked to node $node_id
Function newsletter_configuration_show
newsletter_configuration_show() in newsletter_admin.php
show a simple edit screen for the newsletter configuration
Constant NEWSLETTER_CONFIRM_ADD
NEWSLETTER_CONFIRM_ADD in newsletter_common.php
Constant NEWSLETTER_CONFIRM_DEL
NEWSLETTER_CONFIRM_DEL in newsletter_common.php
Constant NEWSLETTER_CONFIRM_LEN
NEWSLETTER_CONFIRM_LEN in newsletter_common.php
Function newsletter_connect
newsletter_connect() in newsletter_admin.php
connect this module to a node
Function newsletter_consolidate_subscribers
newsletter_consolidate_subscribers() in newsletter_common.php
remove obsolete subscriber data from the database
Function newsletter_content_show
newsletter_content_show() in newsletter_admin.php
show the main content screen (in fact documentation only)
Constant NEWSLETTER_CONTRIBUTION_POLICY_NO
NEWSLETTER_CONTRIBUTION_POLICY_NO in newsletter_common.php
Constant NEWSLETTER_CONTRIBUTION_POLICY_USERS
NEWSLETTER_CONTRIBUTION_POLICY_USERS in newsletter_common.php
Constant NEWSLETTER_CONTRIBUTION_POLICY_YES
NEWSLETTER_CONTRIBUTION_POLICY_YES in newsletter_common.php
Function newsletter_cron
newsletter_cron() in newsletter_cron.php
routine that is called periodically by cron
Function newsletter_demodata
newsletter_demodata() in newsletter_install.php
add demonstration data to the system
Function newsletter_dialog_validate
newsletter_dialog_validate() in newsletter_common.php
validate the data entered by the (un)subscriber
Constant NEWSLETTER_DIRNAME
NEWSLETTER_DIRNAME in newsletter_view.php
Function newsletter_disconnect
newsletter_disconnect() in newsletter_admin.php
disconnect this module from a node
Function newsletter_download_csv
newsletter_download_csv() in newsletter_admin.php
send a CSV file of subscribers to the browser
Constant NEWSLETTER_FULLMAIL_ONLY
NEWSLETTER_FULLMAIL_ONLY in newsletter_common.php
Constant NEWSLETTER_FULLMAIL_SITE
NEWSLETTER_FULLMAIL_SITE in newsletter_common.php
Function newsletter_get_emails
newsletter_get_emails() in newsletter_common.php
create a neat array with email-addresses from a (possibly messy) text
Function newsletter_get_html
newsletter_get_html() in newsletter_admin.php
construct the HTML-version of the newsletter in parts
Function newsletter_get_html_templates
newsletter_get_html_templates() in newsletter_admin.php
construct the configurable part of the HTML-version of the newsletter, with parameters
Function newsletter_install
newsletter_install() in newsletter_install.php
install the module
Function newsletter_publish_dialog_validate
newsletter_publish_dialog_validate() in newsletter_admin.php
validation of publication confirmation dialog checks checked checkbox
Function newsletter_publish_get_dialogdef
newsletter_publish_get_dialogdef() in newsletter_admin.php
construct the dialog definition for confirmation of newsletter publication
Function newsletter_publish_prepare_issue
newsletter_publish_prepare_issue() in newsletter_admin.php
prepare the current newsletter for publication in the issues table
Function newsletter_publish_save
newsletter_publish_save() in newsletter_admin.php
publish the prepared newsletter
Function newsletter_publish_show
newsletter_publish_show() in newsletter_admin.php
show the newsletter publication confirmation screen for the current newsletter
Function newsletter_publish_show_confirm
newsletter_publish_show_confirm() in newsletter_admin.php
show a confirmation dialog for the publisher
Function newsletter_publish_show_preview
newsletter_publish_show_preview() in newsletter_admin.php
Function newsletter_publish_show_testmail
newsletter_publish_show_testmail() in newsletter_admin.php
send final example mail of the current newsletter from database to the publishers address
Function newsletter_queue_get_dialogdef
newsletter_queue_get_dialogdef() in newsletter_admin.php
construct an OK-button and a Cancel-button for the queue overview dialog
Function newsletter_queue_run
newsletter_queue_run() in newsletter_common.php
attempt to send out as many queued newsletters as possible
Function newsletter_queue_save
newsletter_queue_save() in newsletter_admin.php
process a few entries in the queue (if any)
Function newsletter_queue_show
newsletter_queue_show() in newsletter_admin.php
display a table with pending newsletter emails
Constant NEWSLETTER_REFERENCE
NEWSLETTER_REFERENCE in newsletter_view.php
Function newsletter_save
newsletter_save() in newsletter_admin.php
dispatcher for save routines
Function newsletter_search
newsletter_search() in newsletter_search.php
search this module's content in selected nodes for keywords in $qwords
Function newsletter_search_results
newsletter_search_results() in newsletter_search.php
count the number of hits in $table
Function newsletter_show_edit
newsletter_show_edit() in newsletter_admin.php
dispatcher for showing various dialog screens
Function newsletter_strip8859_1
newsletter_strip8859_1() in newsletter_admin.php
transliterate characters 128-255 to something 'ascii-like'
Function newsletter_subscriptions_get_dialogdef
construct a dialog definition for a subscriber (add/edit)
Function newsletter_subscriptions_get_dialogdef_delete
construct a dialog definition for deletion of a subscriber
Function newsletter_subscriptions_save
newsletter_subscriptions_save() in newsletter_admin.php
handle saving & deleting of subscribers
Function newsletter_subscriptions_show
newsletter_subscriptions_show() in newsletter_admin.php
dispatcher for displaying newsletter subscriptions dialogs
Function newsletter_subscriptions_show_add
newsletter_subscriptions_show_add() in newsletter_admin.php
show the dialog for adding a new subscriber
Function newsletter_subscriptions_show_delete
show a delete confirmation dialog
Function newsletter_subscriptions_show_edit
newsletter_subscriptions_show_edit() in newsletter_admin.php
show dialog for editing (or adding) a subscriber
Function newsletter_subscriptions_show_list
newsletter_subscriptions_show_list() in newsletter_admin.php
create the main newsletter subscriptions overview screen
Function newsletter_subscriptions_table
newsletter_subscriptions_table() in newsletter_admin.php
pretty-print a list of subscribers including sort options in the HTML table header
Constant NEWSLETTER_SUBSCRIPTION_APPROVED
NEWSLETTER_SUBSCRIPTION_APPROVED in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_BLACKLIST
NEWSLETTER_SUBSCRIPTION_BLACKLIST in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_CONFIRMED
NEWSLETTER_SUBSCRIPTION_CONFIRMED in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_NEW
NEWSLETTER_SUBSCRIPTION_NEW in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_POLICY_NONE
NEWSLETTER_SUBSCRIPTION_POLICY_NONE in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_POLICY_ONE
NEWSLETTER_SUBSCRIPTION_POLICY_ONE in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_POLICY_TWO
NEWSLETTER_SUBSCRIPTION_POLICY_TWO in newsletter_common.php
Constant NEWSLETTER_SUBSCRIPTION_SKIP
NEWSLETTER_SUBSCRIPTION_SKIP in newsletter_common.php
Function newsletter_uninstall
newsletter_uninstall() in newsletter_install.php
uninstall the module
Constant NEWSLETTER_UNPUBLISHED
NEWSLETTER_UNPUBLISHED in newsletter_common.php
Function newsletter_upgrade
newsletter_upgrade() in newsletter_install.php
upgrade the module
Function newsletter_upload_csv
newsletter_upload_csv() in newsletter_admin.php
handle subscribers upload
Function newsletter_upload_csv_extract
newsletter_upload_csv_extract() in newsletter_admin.php
helper routine to extract usable data from a single CSV record
Function newsletter_upload_csv_get_dialogdef
construct a dialog for specifying CSV upload
Function newsletter_upload_csv_load
newsletter_upload_csv_load() in newsletter_admin.php
massage the submitted data and return a neat array with subscriber information
Function newsletter_upload_entries
newsletter_upload_entries() in newsletter_admin.php
handle phase two of subscriber upload
Function newsletter_upload_entries_get_dialogdef
construct a dialog definition, maybe filled with data from $uploads
Function newsletter_upload_entries_store
newsletter_upload_entries_store() in newsletter_admin.php
store the subscribers data in the database
Function newsletter_urls2cids
newsletter_urls2cids() in newsletter_admin.php
search through $html add selected files to email and replace url with cid
Function newsletter_view
newsletter_view() in newsletter_view.php
display the content of the newsletter linked to node $node_id
Function newsletter_view_add_navbar
newsletter_view_add_navbar() in newsletter_view.php
add a navigation bar to the output
Function newsletter_view_archive
newsletter_view_archive() in newsletter_view.php
display two levels of newsletter issues: volumes+number or numbers+toc
Function newsletter_view_confirm
newsletter_view_confirm() in newsletter_view.php
handle the confirmation code for subscribing/unsubscribing
Function newsletter_view_confirm_get_dialogdef
construct a dialog definition for confirm code
Function newsletter_view_confirm_process_code
process a code confirming a subscribe or unsubscribe action
Function newsletter_view_contribution
newsletter_view_contribution() in newsletter_view.php
handle user contribution of articles
Function newsletter_view_contribution_form
display the contribution form
Function newsletter_view_contribution_get_dialogdef
construct a dialog definition for the visitor's contribution form
Function newsletter_view_contribution_preview
show a preview of the message to the visitor
Function newsletter_view_contribution_send
add the contribution to the list of unselected articles and mail the admins
Function newsletter_view_contribution_thankyou
thank the visitor for the article and show a text copy too
Function newsletter_view_home
newsletter_view_home() in newsletter_view.php
display the default page, possibly with the latest newsletter embedded
Function newsletter_view_issue
newsletter_view_issue() in newsletter_view.php
show a 'stand-alone' version of the newsletter
Function newsletter_view_subscribe
newsletter_view_subscribe() in newsletter_view.php
show and process a subscription request (phase 1)
Function newsletter_view_subscribe_get_dialogdef
construct a dialog definition for subscribing
Function newsletter_view_subscribe_send_code
send a quasi-random subscribe confirmation code to $email
Function newsletter_view_unsubscribe
newsletter_view_unsubscribe() in newsletter_view.php
handle unsubscriptions (phase 1)
Function newsletter_view_unsubscribe_get_dialogdef
construct a dialog definition for unsubscribing
Function newsletter_view_unsubscribe_send_code
send a quasi-random unsubscribe confirmation code to $email
Function newsletter_volume_number_available
newsletter_volume_number_available() in newsletter_admin.php
determine whether volume + number already exists in this newsletter
Page newsletter_tabledefs.php
newsletter_tabledefs.php in newsletter_tabledefs.php
Page newsletter.php
newsletter.php in newsletter.php
Page newsletter.php
newsletter.php in newsletter.php
Page newsletter_admin.php
newsletter_admin.php in newsletter_admin.php
Page newsletter_common.php
newsletter_common.php in newsletter_common.php
Page newsletter_cron.php
newsletter_cron.php in newsletter_cron.php
Page newsletter_install.php
newsletter_install.php in newsletter_install.php
Page newsletter_manifest.php
newsletter_manifest.php in newsletter_manifest.php
Page newsletter_search.php
newsletter_search.php in newsletter_search.php
Page newsletter_view.php
newsletter_view.php in newsletter_view.php
n