abstract class Request extends Alvine

Request

Methods

__construct(Element $content, Authentification $authentification)

neues Objekt

Envelope
getEnvelope()

No description

string
getXML()

liefert die XML als string zurück

Details

at line 40
__construct(Element $content, Authentification $authentification)

neues Objekt

Parameters

Element $content
Authentification $authentification

at line 58
abstract protected Envelope getEnvelope()

Return Value

Envelope

at line 65
string getXML()

liefert die XML als string zurück

Return Value

string XML