[wasmod_confab] element index

Package indexes

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