Net_SMS_vodafoneitaly_smtp Class implements the SMTP API for accessing the Vodafone Italy SMS gateway. Use of this gateway requires an email account with Vodafone Italy (www.190.it).
Copyright 2003-2009 The Horde Project (http://www.horde.org/) Copyright 2003-2007 Matteo Zambelli <mmzambe@hotmail.com>
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/vodafoneitaly_smtp.php,v 1.11.10.13 2009/01/06 15:23:28 jan Exp $
Located in /Net_SMS/SMS/vodafoneitaly_smtp.php (line 19)
Net_SMS | --Net_SMS_vodafoneitaly_smtp
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 require 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.
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:21 +0000 by phpDocumentor 1.4.3