Class SendRequest

(line 18)
Base
   |
   --SendRequest

Located in File: Program_Root/sdk/protocol/send/SendRequest.php


$Id: SendRequest.php,v 1.1.1.1 2003/03/27 10:27:42 maro Exp $

This class represents a Request to send an SMS which will be sent to the gateway.


Class Variable Summary
$__sms
The SMS object for this Request
Default Value: -><-

Inherited Class Variable Summary
Inherited From Class Base
Variable Default Value Description
Base::$clazz -> <-
Base::$logFile -> _DEBUG_FILE <-
Base::$loglevel -> _DEBUG_LEVEL <- debug - logstatements above and including 'debug' are printed.
Base::$loglevels ->array ("debug" => 0, "info" => 1, "warn" => 2, "fatal" => 3) <-
Base::$logoutput -> _DEBUG_OUTPUT <- 0 - log to screen
Base::$method -> <-

Method Summary
void constructor SendRequest ( $sms )
Creates a new Request to send an SMS message.
string toXML ( )
Serializes this Request into an XML string.
Inherited Method Summary
Inherited From Class Base
Function Description
Base::Base()
Base::dbg()
Base::formatLongDate()
Base::formatLongDateTime()
Base::formatShortDate()
Base::formatShortDateTime()
Base::logDebug()
Base::logFatal()
Base::logInfo()
Base::logWarn()
Base::registerClass()
Base::registerMethod()
Base::setLoglevel()
Base::toFile()
Base::toScreen()

Method Detail

Constructor SendRequest

(line 29)

void SendRequest( Sms $sms)

Creates a new Request to send an SMS message.
Function Parameters:
- Sms $sms:
Function Info:
see - Sms

[ Top ]


toXML

(line 39)

string toXML( )

Serializes this Request into an XML string.
Function Info:

[ Top ]



Variable Detail

$__sms

(line 22)
Data type: mixed
The SMS object for this Request

[ Top ]



Documention generated on Mon, 31 Mar 2003 10:17:46 +0200 by phpDocumentor 1.2.0rc1