You are here

7 calls to sms_send() in SMS Framework 7

SmsFrameworkWebTest::testSendSms in tests/sms.module.test
Tests the sending of messages.
sms_actions_send_action in modules/sms_actions/sms_actions.module
Implements the action sms_action_send_action.
sms_rules_action_sms_send in ./sms.rules.inc
Action Implementation: Send sms.
sms_sendtophone_form_submit in modules/sms_sendtophone/sms_sendtophone.module
Submit handler for sms_sendtophone_form().
sms_send_form_submit in ./sms.module
Form submission handler for sms_send_form().
sms_user_send in modules/sms_user/sms_user.module
Sends a message to a user.
sms_user_send_confirmation in modules/sms_user/sms_user.module
Sends confirmation code to user for number verification.