You are here

Functions in SMS Framework 7

Primary tabs

Namesort descending Location Description Direct uses Strings
carrier_delete ./sms.module Deletes a carrier from the database. 2
carrier_load ./sms.module Loads a single carrier. 1
carrier_save ./sms.module Saves a carrier to database. 1
entity_property_sms_user_get_properties modules/sms_user/sms_user.module Gets properties for the sms_user_entity_property_info_alter() function. 1
hook_gateway_info ./sms.api.php Defines information for an SMS Gateway.
hook_sms_gateway_info_alter ./sms.api.php Alter gateway information.
hook_sms_incoming ./sms.api.php Handle and process incoming SMS messages.
hook_sms_receipt ./sms.api.php Handle and process SMS message receipts from gateways.
sms_actions_action_info modules/sms_actions/sms_actions.module Implementation of hook_action_info().
sms_actions_action_info_alter modules/sms_actions/sms_actions.module Implements hook_action_info_alter().
sms_actions_command_confirm_delete modules/sms_actions/sms_actions.module Form constructor for command delete confirmation form. 1
sms_actions_command_confirm_delete_submit modules/sms_actions/sms_actions.module Submit handler for sms_actions_command_confirm_delete(). 1
sms_actions_command_delete modules/sms_actions/sms_actions.module Deletes a command. 1
sms_actions_command_list modules/sms_actions/sms_actions.module Menu callback: command listing. 1
sms_actions_command_load modules/sms_actions/sms_actions.module Loads a specific command. 2
sms_actions_command_save modules/sms_actions/sms_actions.module Saves a command. 3
sms_actions_do modules/sms_actions/sms_actions.module Executes actions defined by sms_actions module. 1
sms_actions_edit_command_form modules/sms_actions/sms_actions.module Form constructor for the sms_actions command editing form. 1
sms_actions_edit_command_form_submit modules/sms_actions/sms_actions.module Submit handler for sms_actions_edit_command_form().
sms_actions_edit_command_form_validate modules/sms_actions/sms_actions.module Validate handler for sms_actions_edit_command_form(). 1
sms_actions_get_commands modules/sms_actions/sms_actions.module Returns an array of commands objects. 5
sms_actions_menu modules/sms_actions/sms_actions.module Implementation of hook_menu().
sms_actions_send_action modules/sms_actions/sms_actions.module Implements the action sms_action_send_action. 2
sms_actions_send_action_form modules/sms_actions/sms_actions.module Form constructor for sms_actions_send_action form
sms_actions_send_action_submit modules/sms_actions/sms_actions.module Submit handler for sms_actions_send_action form.
sms_actions_sms_incoming modules/sms_actions/sms_actions.module Implementation of hook_sms_incoming().
sms_actions_trigger_info modules/sms_actions/sms_actions.module Implementation of hook_trigger_info().
sms_action_match_user modules/sms_user/sms_user.rules.inc Rules action callback to match number to user.
sms_action_opt_in modules/sms_user/sms_user.rules.inc Action Implementation: Uncheck SMS User the opt out checkbox. 1
sms_action_opt_out modules/sms_user/sms_user.rules.inc Action Implementation: Check the SMS User opt out checkbox. 1
sms_action_user_send modules/sms_user/sms_user.rules.inc Rules action callback to send sms message to user.
sms_admin_default_form ./sms.admin.inc Select default sms gateway form. 1
sms_admin_default_form_submit ./sms.admin.inc Form submission handler for sms_admin_default_form().
sms_admin_gateway_form ./sms.admin.inc Form builder for the sms gateway configuration form. 1
sms_admin_gateway_form_submit ./sms.admin.inc Form submission handler for sms_admin_gateway_form().
sms_admin_gateway_form_validate ./sms.admin.inc Form validation handler for sms_admin_gateway_form().
sms_admin_gateway_title ./sms.module SMS gateway menu title callback. 1
sms_blast_form modules/sms_blast/sms_blast.module Displays the sms blast form. 1
sms_blast_form_submit modules/sms_blast/sms_blast.module Submit handler for the sms blast form.
sms_blast_menu modules/sms_blast/sms_blast.module Implements hook_menu().
sms_blast_permission modules/sms_blast/sms_blast.module Implements hook_permission().
sms_bootstrap_admin ./sms.admin.inc Form callback. Overview of any bootstrap options. 1
sms_bootstrap_check_vars bootstrap/sms_incoming.inc If either of the required variables are not set load variables. 1
sms_bootstrap_load_queue bootstrap/sms_incoming.inc Load and return the appropriate queue. 1
sms_bootstrap_load_route bootstrap/sms_incoming.inc Check to see if the request path is a route register to be handled. 1
sms_bootstrap_response bootstrap/sms_incoming.inc Send a HTTP response. 1
sms_carriers ./sms.module Gets a list of all carriers 3 1
sms_carriers_admin_form ./sms.admin.inc Form builder for the list of sms carriers. 1
sms_carriers_admin_form_submit ./sms.admin.inc Form submission handler for sms_carriers_admin_form().
sms_carriers_delete_form ./sms.admin.inc Form builder for the carrier deletion confirmation form. 1

Pages

Other projects