[wasmod_althing] element index

Package indexes

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