API Documentation

Service/DeveloperGarden/BaseUserService.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Service
subpackage
DeveloperGarden
version
$Id: BaseUserService.php 20166 2010-01-09 19:00:17Z bkarwin $
Classes
Zend_Service_DeveloperGarden_BaseUserService

Description

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.

Zend_Service_DeveloperGarden_BaseUserService

Extends from
Zend_Service_DeveloperGarden_Client_ClientAbstract
author
Marco Kaiser
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Service
subpackage
DeveloperGarden
Properties
$_wsdlFile
$_wsdlFileLocal
$_classMap
$_moduleIds
Methods
getModuleIds
_checkModuleId
_buildModuleString
_getRequestModule
_getChangeRequestModule
getSmsQuotaInformation
getVoiceCallQuotaInformation
getConfernceCallQuotaInformation
getLocalSearchQuotaInformation
getIPLocationQuotaInformation
getQuotaInformation
changeSmsQuotaPool
changeVoiceCallQuotaPool
changeIPLocationQuotaPool
changeConferenceCallQuotaPool
changeLocalSearchQuotaPool
changeQuotaPool
getAccountBalance

Description

Properties

$_classMap

array $_classMap = 'array'

Response, Request Classmapping

Details

$_classMap
array
visibility
protected
default
array
final
false
static
false

$_moduleIds

array $_moduleIds = 'array'

array with all QuotaModuleIds

Details

$_moduleIds
array
visibility
protected
default
array
final
false
static
false

$_wsdlFile

string $_wsdlFile = 'https://gateway.developer.telekom.com/p3gw-mod-odg-admin/services/ODGBaseUserService?wsdl'

wsdl file

Details

$_wsdlFile
string
visibility
protected
default
https://gateway.developer.telekom.com/p3gw-mod-odg-admin/services/ODGBaseUserService?wsdl
final
false
static
false

$_wsdlFileLocal

string $_wsdlFileLocal = 'Wsdl/ODGBaseUserService.wsdl'

wsdl file local

Details

$_wsdlFileLocal
string
visibility
protected
default
Wsdl/ODGBaseUserService.wsdl
final
false
static
false

Methods

_buildModuleString

_buildModuleString( string $module, integer $environment ) : string

returns the correct module string

Arguments
$module
string
$environment
integer
Output
string
Details
visibility
protected
final
false
static
false

_checkModuleId

_checkModuleId( string $moduleId ) : void

checks the moduleId and throws exception if not valid

Arguments
$moduleId
string
Details
visibility
protected
final
false
static
false
throws

_getChangeRequestModule

_getChangeRequestModule( string $moduleId, integer $quotaMax ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the request object with the specific moduleId and new quotaMax value

Arguments
$moduleId
string
$quotaMax
integer
Details
visibility
protected
final
false
static
false

_getRequestModule

_getRequestModule( string $moduleId ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the request object with the specific moduleId

Arguments
$moduleId
string
Details
visibility
protected
final
false
static
false

changeConferenceCallQuotaPool

changeConferenceCallQuotaPool( integer $quotaMax = 0, integer $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

sets new user quota for the Conference Call service

Arguments
$quotaMax
integer
$environment
integer
Details
visibility
public
final
false
static
false

changeIPLocationQuotaPool

changeIPLocationQuotaPool( integer $quotaMax = 0, integer $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

sets new user quota for the IPLocation service

Arguments
$quotaMax
integer
$environment
integer
Details
visibility
public
final
false
static
false

changeLocalSearchQuotaPool

changeLocalSearchQuotaPool( integer $quotaMax = 0, integer $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

sets new user quota for the Local Search service

Arguments
$quotaMax
integer
$environment
integer
Details
visibility
public
final
false
static
false

changeQuotaPool

changeQuotaPool( Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool $request ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

set new quota values for the defined module

Arguments
$request
Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool
Details
visibility
public
final
false
static
false

changeSmsQuotaPool

changeSmsQuotaPool( integer $quotaMax = 0, integer $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

sets new user quota for the sms service

Arguments
$quotaMax
integer
$environment
integer
Details
visibility
public
final
false
static
false

changeVoiceCallQuotaPool

changeVoiceCallQuotaPool( integer $quotaMax = 0, integer $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse

sets new user quota for the voice call service

Arguments
$quotaMax
integer
$environment
integer
Details
visibility
public
final
false
static
false

getAccountBalance

getAccountBalance( array $accounts = array ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse

get the result for a list of accounts

Arguments
$accounts
array
Details
visibility
public
final
false
static
false

getConfernceCallQuotaInformation

getConfernceCallQuotaInformation( int $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the Quota Information for SMS ConferenceCall

Arguments
$environment
int
Details
visibility
public
final
false
static
false

getIPLocationQuotaInformation

getIPLocationQuotaInformation( int $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the Quota Information for IPLocation Service

Arguments
$environment
int
Details
visibility
public
final
false
static
false

getLocalSearchQuotaInformation

getLocalSearchQuotaInformation( int $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the Quota Information for LocaleSearch Service

Arguments
$environment
int
Details
visibility
public
final
false
static
false

getModuleIds

getModuleIds( ) : array

returns an array with all possible ModuleIDs

Output
array
Details
visibility
public
final
false
static
false

getQuotaInformation

getQuotaInformation( Zend_Service_DeveloperGarden_Request_BaseUserService $request ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the quota information

Arguments
$request
Zend_Service_DeveloperGarden_Request_BaseUserService
Details
visibility
public
final
false
static
false

getSmsQuotaInformation

getSmsQuotaInformation( int $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the Quota Information for SMS Service

Arguments
$environment
int
Details
visibility
public
final
false
static
false

getVoiceCallQuotaInformation

getVoiceCallQuotaInformation( int $environment = self ) : Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse

returns the Quota Information for VoiceCall Service

Arguments
$environment
int
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox.