You are here

Functions in Slack 6

Primary tabs

Namesort descending Location Description Direct uses Strings
slack_configure_form includes/pages/slack.admin.inc Slack module admin form. 1
slack_get_default_channel includes/slack.api.inc Get default team channel. 2
slack_get_default_username includes/slack.api.inc Get default Slack bot username. 2
slack_get_default_webhook_url includes/slack.api.inc Get default Webhook URL. 2
slack_menu ./slack.module Implements hook_menu().
slack_rules_action_info ./slack.rules.inc Implements hook_rules_action_info().
slack_rules_send_message_action ./slack.rules.inc Rules action for sending a message to the Slack. 1
slack_send_message includes/slack.api.inc Send message to the Slack. 2
slack_send_test_message_form includes/pages/slack.pages.inc Slack test message form. 1
slack_send_test_message_form_submit includes/pages/slack.pages.inc Submit handler for slack test message form.
slack_watchdog_sending_error includes/pages/slack.pages.inc Create a log in watchdog containing Slack's response information when message sending was failed. 1
_slack_send_message includes/slack.api.inc Send message to the Slack with more options. 1

Other projects