-
CONFAB_ACTION_MESSAGE
-
-
CONFAB_ACTION_REMOVE
-
-
CONFAB_ANONYMOUS_POSTFIX
-
-
CONFAB_BRAILLE
-
-
confab_braille_dispatcher
-
dispatcher for braille interface
-
confab_braille_page_headers
-
send various headers attempting to defeat caching
-
confab_braille_show_all
-
send all messages to the participant; update last_seen_id
-
confab_braille_show_main
-
construct the main/messages screen for the braille interface
-
confab_braille_show_talk
-
show a dialog where a user can write a message or can navigate to another confab-screen
-
confab_braille_show_users
-
send a list of users to the participant
-
confab_config_dialog_validate
-
validation of configuration dialog + rewriting passcode (no trailing/leading spaces)
-
confab_connect
-
connect this module to a node
-
confab_conversation_timeout
-
check conversations for timeout and hard limit and maybe create a new participant_id
-
confab_cron
-
routine that is called periodically by cron
-
confab_demodata
-
add demonstration data to the system
-
CONFAB_DIRNAME
-
-
confab_disconnect
-
disconnect this module from a node
-
confab_get_conversations
-
retrieve all conversations in reverse chronological order
-
confab_get_dialogdef_configuration
-
construct a dialog definition for the main confab configuration
-
confab_get_dialogdef_moderation
-
construct the moderation dialog
-
confab_get_dialogdef_report
-
construct the dialog for the reporting tool
-
confab_get_participants
-
retrieve all participants that joined the current conversation
-
confab_install
-
install the module
-
confab_join
-
handle the complete procedure to join the conversation
-
confab_join_conversation
-
do housekeeping and setup the opening screen with requested interface
-
confab_join_dialog_show
-
output the join dialog including the form and header/introduction/footer
-
confab_join_dialog_validate
-
validate the data entered by the user/visitor
-
confab_join_get_dialogdef
-
construct a dialog definition for the join screen
-
confab_leave_conversation
-
end the conversation for $participant (at their own request or forced)
-
CONFAB_MAX_CONVERSATION_LIMIT
-
-
CONFAB_MAX_PARTICIPANTS_LIMIT
-
-
CONFAB_MAX_TRIES_LIMIT
-
-
CONFAB_PERSONAL_NO
-
-
CONFAB_PERSONAL_REGISTERED
-
-
CONFAB_PERSONAL_YES
-
-
CONFAB_REFERENCE
-
-
CONFAB_REFRESH_LIMIT
-
-
confab_remote_addr
-
shorthand for remote IP-address
-
confab_save
-
dispatcher for save routines
-
confab_save_configuration
-
validate and save the modified confab configuration linked to node $node_id
-
confab_save_message
-
add non-empty message to database
-
confab_save_moderation
-
a dummy routine that pretends to "save" the moderation selections
-
confab_save_report
-
a dummy routine that pretends to "save" the report selections
-
confab_search
-
search this module's content in selected nodes for keywords in $qwords
-
confab_show_content
-
show the main content screen (in fact documentation only)
-
confab_show_edit
-
dispatcher for showing various dialog screens
-
confab_show_edit_configuration
-
show a simple edit screen for the confab configuration
-
confab_show_edit_moderation
-
present the user with one of two dialogs for moderation of confab posts at node $node_id
-
confab_show_edit_moderation_list
-
show a button bar and list of messages in the selected conversation
-
confab_show_edit_moderation_messages
-
create a list of all message in chronological order descending
-
confab_show_edit_report
-
present the user with a dialog for creating reports on confab conversations at node $node_id
-
CONFAB_STATUS_CLOSED
-
-
CONFAB_STATUS_OPENED
-
-
CONFAB_STATUS_REGISTERED
-
-
confab_uninstall
-
uninstall the module
-
confab_upgrade
-
upgrade the module
-
CONFAB_USER_STATUS_JOINED
-
-
CONFAB_USER_STATUS_LEAVING
-
-
CONFAB_USER_STATUS_NONE
-
-
confab_view
-
display the content of the confab linked to node $node_id
-
confab_view_calc_participants
-
calculate the number of currently joined participants in the current conversation
-
confab_view_delete_stale_participants
-
check for stale participants and remove corresponding records
-
confab_view_get_messages
-
retrieve all messages in the conversation since $last_message_id
-
confab_view_participants_timeout
-
check for idle participants and timed out participants
-
CONFAB_VISUAL
-
-
CONFAB_VISUAL_BW
-
-
CONFAB_VISUAL_BY
-
-
confab_visual_dispatcher
-
dispatcher for visual interface
-
CONFAB_VISUAL_RB
-
-
confab_visual_show_main
-
construct the main screen for the Visual interfae
-
confab_visual_update
-
send an update to the client in resonse to an XMLHttpRequest
-
confab_admin.php
-
-
confab_common.php
-
-
confab_cron.php
-
-
confab_install.php
-
-
confab_manifest.php
-
-
confab_search.php
-
-
confab_view.php
-
-
confab_tabledefs.php
-
-
confab.php
-
-
confab.php
-