API Documentation

Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
DeveloperGarden  
version
$Id: SendValidationKeyword.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword

Extends from
\Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
author
Marco Kaiser  
category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
DeveloperGarden  

Methods

methodpublic__construct( integer $environment ) : \Zend_Service_DeveloperGarden_Request_RequestAbstract

constructor give them the environment

Inherited from: \Zend_Service_DeveloperGarden_Request_RequestAbstract::__construct()
Parameters
Name Type Description
$environment integer
Returns
Type Description
\Zend_Service_DeveloperGarden_Request_RequestAbstract
methodpublicgetAccount( ) : integer
Returns
Type Description
integer $account
methodpublicgetEnvironment( ) : integer

the current configured environment value

Inherited from: \Zend_Service_DeveloperGarden_Request_RequestAbstract::getEnvironment()
Returns
Type Description
integer
methodpublicgetMessage( ) : string
Returns
Type Description
string $message
methodpublicgetMessageCount( ) : integer

returns the count of sms messages that would be send

Inherited from: \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getMessageCount()
Returns
Type Description
integer
methodpublicgetMessageLength( ) : integer

returns the calculated message length

Inherited from: \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getMessageLength()
Returns
Type Description
integer
methodpublicgetNumber( ) : string
Returns
Type Description
string $number
methodpublicgetNumberCount( ) : integer

returns the count of numbers in this sms

Inherited from: \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getNumberCount()
Returns
Type Description
integer
methodpublicgetOriginator( ) : \the
Returns
Type Description
\the $originator
methodpublicgetSmsType( ) : integer

returns the sms type currently we have 1 = Sms 2 = FlashSms

Inherited from: \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getSmsType()
Returns
Type Description
integer
methodpublicsetAccount( int $account ) : \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Parameters
Name Type Description
$account int

the $account to set

Returns
Type Description
\Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
methodpublicsetEnvironment( integer $environment ) : \Zend_Service_DeveloperGarden_Request_RequestAbstract
Parameters
Name Type Description
$environment integer
Returns
Type Description
\Zend_Service_DeveloperGarden_Request_RequestAbstract
methodpublicsetMessage( string $message ) : \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Parameters
Name Type Description
$message string
Returns
Type Description
\Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Throws
Exception Description
\Zend_Service_DeveloperGarden_Request_Exception
methodpublicsetNumber( string $number ) : \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Parameters
Name Type Description
$number string
Returns
Type Description
\Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Throws
Exception Description
\Zend_Service_DeveloperGarden_Request_Exception
methodpublicsetOriginator( string $originator ) : \Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Parameters
Name Type Description
$originator string
Returns
Type Description
\Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
Documentation was generated by DocBlox 0.13.3.