You are here

Functions in Shoutbox 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_shoutbox ./shoutbox.api.php Implementation of hook_shoutbox()
shoutbox_add_form ./shoutbox.module Generates form for adding shouts. 2
shoutbox_add_form_submit ./shoutbox.module Handles submission of a shout. Handles both ajax submission and regular form submission.
shoutbox_add_form_validate ./shoutbox.module Makes sure uses don't submit default values.
shoutbox_admin_settings ./shoutbox.pages.inc Admin settings form 1
shoutbox_admin_settings_validate ./shoutbox.pages.inc Validate the admin settings form
shoutbox_block ./shoutbox.module Implementation of hook_block()
shoutbox_cron ./shoutbox.module Implementation of hook_cron().
shoutbox_db_rewrite_sql ./shoutbox.module Implementation of hook_db_rewrite_sql()
shoutbox_delete_form ./shoutbox.pages.inc Shout delete confirmation form 1
shoutbox_delete_form_submit ./shoutbox.pages.inc Handle the delete form submission.
shoutbox_delete_shout ./shoutbox.module Delete a shout 3
shoutbox_display_posts ./shoutbox.module Output existing shoutbox posts as html. 2
shoutbox_domain_db_rewrite_sql shoutbox_domain/shoutbox_domain.module Implementation of hook_db_rewrite_sql()
shoutbox_domain_install shoutbox_domain/shoutbox_domain.install Implementation of hook_install()
shoutbox_domain_schema shoutbox_domain/shoutbox_domain.install Implementation of hook_schema()
shoutbox_domain_shoutbox shoutbox_domain/shoutbox_domain.module Implementation of hook_shoutbox()
shoutbox_domain_uninstall shoutbox_domain/shoutbox_domain.install Implementation of hook_uninstall()
shoutbox_edit_form ./shoutbox.pages.inc Form for editing shouts. 1
shoutbox_edit_form_submit ./shoutbox.pages.inc Handle the edit form submission
shoutbox_get_refresh_rate ./shoutbox.module Return the auto refresh interval 3
shoutbox_get_user_link ./shoutbox.module Generate a linked user name for displaying on a shout post 1
shoutbox_group_db_rewrite_sql shoutbox_group/shoutbox_group.module Implementation of hook_db_rewrite_sql()
shoutbox_group_get_group shoutbox_group/shoutbox_group.module Determined by og_get_group_context for the block, or URL arg's for the page 3
shoutbox_group_group_access shoutbox_group/shoutbox_group.module Determine if current user can view the current group 1 1
shoutbox_group_init shoutbox_group/shoutbox_group.module Implementation of hook_init().
shoutbox_group_install shoutbox_group/shoutbox_group.install Implementation of hook_install
shoutbox_group_js_view shoutbox_group/shoutbox_group.module Javascript callback to handle auto-update shouts 1
shoutbox_group_menu shoutbox_group/shoutbox_group.module Implementation of hook_menu().
shoutbox_group_nodeapi shoutbox_group/shoutbox_group.module Implementation of hook_nodeapi()
shoutbox_group_og_links_alter shoutbox_group/shoutbox_group.module Implementation of hook_og_links_alter()
shoutbox_group_page shoutbox_group/shoutbox_group.module Generate dedicated shoutbox page for group 1
shoutbox_group_perm shoutbox_group/shoutbox_group.module Implementation of hook_perm().
shoutbox_group_schema shoutbox_group/shoutbox_group.install Implementation of hook_schema
shoutbox_group_shoutbox shoutbox_group/shoutbox_group.module Implementation of hook_shoutbox()
shoutbox_group_uninstall shoutbox_group/shoutbox_group.install Implementation of hook_uninstall
shoutbox_group_update_6200 shoutbox_group/shoutbox_group.install Accomodate shoutbox schema changes
shoutbox_group_update_6201 shoutbox_group/shoutbox_group.install Update hook to weight the module
shoutbox_group_weight_module shoutbox_group/shoutbox_group.install Weight the module 2
shoutbox_install ./shoutbox.install
shoutbox_invoke ./shoutbox.module Helper function to invoke modules that implement hook_shoutbox This is required to preserve the reference of variables See shoutbox.api.php for more details 9
shoutbox_js_view ./shoutbox.module Javascript callback. Prints out shouts only. 3 1
shoutbox_load ./shoutbox.module Load a shout by shout id 4
shoutbox_menu ./shoutbox.module Implementation of hook_menu().
shoutbox_moderate_shout ./shoutbox.module Alter the moderation status of a shout 2
shoutbox_perm ./shoutbox.module Implementation of hook_perm().
shoutbox_points_shoutbox shoutbox_points/shoutbox_points.module Implementation of hook_shoutbox()
shoutbox_points_uninstall shoutbox_points/shoutbox_points.install Implementation of hook_uninstall()
shoutbox_points_userpoints shoutbox_points/shoutbox_points.module Implementation of hook_userpoints()
shoutbox_publish_form ./shoutbox.pages.inc Shout publish confirmation form 1

Pages

Other projects