Net_SMS_win_http Class implements the HTTP API for accessing the WIN (www.winplc.com) SMS gateway.
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
$Horde: framework/Net_SMS/SMS/win_http.php,v 1.9.2.7 2009/01/06 15:23:28 jan Exp $
Located in /Net_SMS/SMS/win_http.php (line 25)
Net_SMS | --Net_SMS_win_http
An array of capabilities, so that the driver can report which operations
it supports and which it doesn't. Possible values are:
auth - The gateway requires authentication before sending; batch - Batch sending is supported; multi - Sending of messages to multiple recipients is supported; receive - Whether this driver is capable of receiving SMS; credit - Is use of the gateway based on credits; addressbook - Are gateway addressbooks supported; lists - Gateway support for distribution lists.
Inherited from Net_SMS
Net_SMS::$_auth
Net_SMS::$_params
Returns the parameters that can be set as default for sending messages using this gateway driver and displayed when sending messages.
Returns a string representation of an error code.
Identifies this gateway driver and returns a brief description.
Returns the required parameters for this gateway driver. The settable
parameters for this gateway are:
Returns the parameters for sending messages using this gateway driver, displayed when sending messages. These are filtered out using the default values set up when creating the gateway.
Inherited From Net_SMS
Net_SMS::Net_SMS()
Net_SMS::authenticate()
Net_SMS::factory()
Net_SMS::getBalance()
Net_SMS::getDefaultSendParams()
Net_SMS::getDrivers()
Net_SMS::getGatewayInfo()
Net_SMS::getGatewayParams()
Net_SMS::hasCapability()
Net_SMS::send()
Net_SMS::singleton()
Documentation generated on Sun, 30 Jan 2011 05:23:27 +0000 by phpDocumentor 1.4.3