9 calls to sms_gateways() in SMS Framework 7
- SmsFrameworkWebTest::testGatewayConfiguration in tests/
sms.module.test - Tests configuring a specific gateway.
- SmsFrameworkWebTest::testGatewayInfoAlter in tests/
sms.module.test - SmsFrameworkWebTest::testGatewaysList in tests/
sms.module.test - Tests that the correct gateways list is obtained.
- sms_admin_default_form in ./
sms.admin.inc - Select default sms gateway form.
- sms_admin_gateway_form in ./
sms.admin.inc - Form builder for the sms gateway configuration form.
- sms_admin_gateway_title in ./
sms.module - SMS gateway menu title callback.
- sms_default_gateway in ./
sms.module - Returns the current default gateway machine name.
- sms_send in ./
sms.module - Sends a message using the active gateway.
- sms_validate_number in ./
sms.module - Validates a phone number.