You are here

Functions in Shoutbox 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_shoutbox ./shoutbox.api.php Implementation of hook_shoutbox()
hook_shoutbox_user_access_alter ./shoutbox.api.php Alter access to shoutbox.
shoutbox_action_info ./shoutbox.module Implements hook_action_info
shoutbox_add_form ./shoutbox.module Generates form for adding shouts. 1
shoutbox_add_form_submit ./shoutbox.module Handles submission of a shout.
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_info ./shoutbox.module Implements hook_block_info().
shoutbox_block_view ./shoutbox.module Implements hook_block_view().
shoutbox_cron ./shoutbox.module Implements hook_cron().
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_block_view_alter shoutbox_domain/shoutbox_domain.module Implements hook_block_view_alter().
shoutbox_domain_form_shoutbox_admin_settings_alter shoutbox_domain/shoutbox_domain.module Implements hook_form_FORM_ID_alter().
shoutbox_domain_is_assigned_domain shoutbox_domain/shoutbox_domain.module Check if the current domain is assigned to the current user. 2
shoutbox_domain_menu_alter shoutbox_domain/shoutbox_domain.module Implements hook_menu_alter().
shoutbox_domain_permission shoutbox_domain/shoutbox_domain.module Implements hook_permission().
shoutbox_domain_query_shouts_alter shoutbox_domain/shoutbox_domain.module Implements hook_query_TAG_alter().
shoutbox_domain_schema shoutbox_domain/shoutbox_domain.install Implements hook_schema().
shoutbox_domain_settings_form_submit shoutbox_domain/shoutbox_domain.module Custom submit handler for shoutbox_admin_settings. 1
shoutbox_domain_shoutbox shoutbox_domain/shoutbox_domain.module Implements hook_shoutbox().
shoutbox_domain_shoutbox_user_access_alter shoutbox_domain/shoutbox_domain.module Implements hook_shoutbox_user_access_alter().
shoutbox_domain_uninstall shoutbox_domain/shoutbox_domain.install Implements hook_uninstall().
shoutbox_domain_user_access shoutbox_domain/shoutbox_domain.module Menu access callback. 1
shoutbox_edit_form ./shoutbox.pages.inc Form for editing shouts. 1
shoutbox_edit_form_submit ./shoutbox.pages.inc Handle the edit form submission.
shoutbox_entity_info ./shoutbox.module Implements hook_entity_info().
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_get_group shoutbox_group/shoutbox_group.module Determined by og_get_group_context for the block, or URL arg's for the page 2
shoutbox_group_group_access shoutbox_group/shoutbox_group.module Determine if current user can view the current group 1 1
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_node_delete shoutbox_group/shoutbox_group.module Implementation of hook_node_delete()
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_permission shoutbox_group/shoutbox_group.module Implementation of hook_perm().
shoutbox_group_query_shouts_alter shoutbox_group/shoutbox_group.module Implementation of hook_query_alter()
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_install / function shoutbox_group_install() { drupal_install_schema('shoutbox_group'); }
shoutbox_group_update_6200 shoutbox_group/shoutbox_group.install Accomodate shoutbox schema changes
shoutbox_help ./shoutbox.module Implements hook_help().
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. 8
shoutbox_js_view ./shoutbox.module Javascript callback. 3 1
shoutbox_menu ./shoutbox.module Implements hook_menu().
shoutbox_moderate_shout ./shoutbox.module Alter the moderation status of a shout. 2

Pages

Other projects