-
mailpage_connect
-
connect this module to a node
-
mailpage_cron
-
routine that is called periodically by cron
-
mailpage_demodata
-
add demonstration data to the system
-
mailpage_dialog_validate_address
-
validate the data entered by the user
-
mailpage_disconnect
-
disconnect this module from a node
-
mailpage_get_addresses
-
retrieve current list of addresses in an array (could be empty)
-
mailpage_get_dialogdef_address
-
construct a dialog definition for a mailpage destination address (add/edit)
-
mailpage_get_dialogdef_config
-
construct a dialog definition for the main mailpage configuration
-
mailpage_get_dialogdef_delete
-
construct a dialog definition for deletion of a destination address
-
mailpage_get_icon_delete
-
construct a delete button for deletion of a destination address
-
mailpage_install
-
install the module
-
MAILPAGE_REFERENCE
-
-
mailpage_save
-
dispatcher for save routines
-
mailpage_save_configuration
-
save the modified configuration data of this mailpage linked to node $node_id
-
mailpage_save_destinations
-
process the POSTed destination address data
-
mailpage_search
-
search this module's content in selected nodes for keywords in $qwords
-
mailpage_send_message
-
actually send the visitor's message to the selected destination
-
mailpage_show_content
-
show the main content screen (in fact documentation only)
-
mailpage_show_edit
-
dispatcher for presenting the user with one of the mailpage dialogs
-
mailpage_show_edit_configuration
-
present the user with the main configuration dialog for mailpage at node $node_id
-
mailpage_show_edit_destinations
-
present the user with a dialog for mailpage destination addresses at node $node_id
-
mailpage_show_edit_destinations_overview
-
show a screen with a links to add/edit/delete destination addresses
-
mailpage_show_form
-
display the contact form
-
mailpage_show_preview
-
show a preview of the message to the visitor
-
mailpage_show_thankyou
-
thank the visitor for the message and show a text copy too
-
mailpage_uninstall
-
uninstall the module
-
mailpage_upgrade
-
upgrade the module
-
mailpage_view
-
display the content of the mailpage linked to node $node_id
-
mailpage_view_dialog_validate
-
validate the data entered by the visitor
-
mailpage_view_get_config
-
retrieve all configuration data for this mailpage
-
mailpage_view_get_dialogdef
-
construct a dialog definition for the visitor's mail form
-
mailpage_tabledefs.php
-
-
mailpage.php
-
-
mailpage.php
-
-
mailpage_admin.php
-
-
mailpage_cron.php
-
-
mailpage_install.php
-
-
mailpage_manifest.php
-
-
mailpage_search.php
-
-
mailpage_view.php
-