\shop\baseRequestManager

Summary

Methods
Properties
Constants
__construct()
getApplicationObject()
reset()
addError()
addAnswer()
getResponse()
gather()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $requestDataParser) 

Parameters

$requestDataParser

getApplicationObject()

getApplicationObject() 

reset()

reset() 

addError()

addError(  $text) 

Parameters

$text

addAnswer()

addAnswer(  $text) 

Parameters

$text

getResponse()

getResponse(  $requestData,   $params = array()) 

Sammelt die angefragten Daten und gibt diese als XML String zurück

Parameters

$requestData
$params

gather()

gather(  $data) 

Parameters

$data