-
althing_config_dialog_validate
-
validation of configuration dialog + rewriting the lists of email addresses as a side effect
-
althing_connect
-
connect this module to a node
-
althing_cron
-
routine that is called periodically by cron
-
ALTHING_DEFAULT_VISIBILITY
-
-
ALTHING_DEFAULT_VISIBILITY_HIDDEN
-
-
ALTHING_DEFAULT_VISIBILITY_REGISTERED
-
-
ALTHING_DEFAULT_VISIBILITY_VISIBLE
-
-
althing_demodata
-
add demonstration data to the system
-
ALTHING_DIRNAME
-
-
althing_disconnect
-
disconnect this module from a node
-
althing_get_dialogdef_configuration
-
construct a dialog definition for the main althing configuration
-
althing_get_dialogdef_moderation
-
construct the moderation dialog
-
althing_get_dialogdef_report
-
construct the dialog for the reporting tool
-
althing_get_emails
-
create a neat array with email-addresses from a (possibly messy) text
-
althing_get_post_records
-
retrieve the information about all posts in an array
-
ALTHING_HARVEST_LIMIT
-
-
althing_install
-
install the module
-
ALTHING_MARBLES_LIMIT
-
-
althing_moderation_dialog_validate
-
validation of moderation dialog
-
ALTHING_REFERENCE
-
-
althing_report_dialog_validate
-
validate the report selection dialog, correct the list of posts if necessary
-
althing_save
-
dispatcher for save routines
-
althing_save_configuration
-
validate and save the modified althing configuration linked to node $node_id
-
althing_save_moderation
-
validate and save the modified althing configuration linked to node $node_id
-
althing_save_report
-
a dummy routine that pretends to "save" the report selections
-
althing_save_viewlog
-
almost a dummy routine but it must exist to handle the lone [Cancel] button
-
althing_search
-
search this module's content in selected nodes for keywords in $qwords
-
althing_search_results
-
count the number of hits in $table
-
althing_send_alerts
-
send an alert message to every email address in $emails
-
althing_show_content
-
show the main content screen (in fact documentation only)
-
althing_show_edit
-
dispatcher for showing various dialog screens
-
althing_show_edit_configuration
-
show a simple edit screen for the althing configuration
-
althing_show_edit_moderation
-
present the user with a dialog for moderation of althing posts at node $node_id
-
althing_show_edit_moderation_list
-
show a tabular overview of all posts in this althing
-
althing_show_edit_moderation_post
-
show a single post and allow for moderation of this post
-
althing_show_edit_report
-
-
althing_show_edit_viewlog
-
show a list of moderation messages to the user
-
althing_show_form
-
show the form where the user/visitor can compose a new post
-
althing_show_overview
-
display the althing information and all published posts OR a single post
-
althing_show_preview
-
show a preview of the post to the user, including references to parents etc.
-
althing_show_thankyou
-
display a thank-you message and the URL of the newly added post
-
ALTHING_STATUS_CLOSED
-
-
ALTHING_STATUS_FROZEN
-
-
ALTHING_STATUS_OPENED
-
-
althing_submit_message
-
store the new post, add relations and send mail to moderators (and maybe subscribers too)
-
althing_uninstall
-
uninstall the module
-
althing_upgrade
-
upgrade the module
-
althing_view
-
display the content of the althing linked to node $node_id
-
althing_view_dialog_validate
-
validate the data entered by the user/visitor
-
althing_view_get_dialogdef
-
construct a dialog definition for the add a post form
-
althing_view_get_posts
-
get all posts for this althing into an array for easy output
-
althing_view_show_post
-
output a single post via $theme
-
althing_admin.php
-
-
althing_common.php
-
-
althing_cron.php
-
-
althing_install.php
-
-
althing_manifest.php
-
-
althing_search.php
-
-
althing_view.php
-
-
althing_tabledefs.php
-
-
althing.php
-
-
althing.php
-