Manuál PHP | ||
---|---|---|
Předcházející | Další |
Constructs a new SoapHeader object.
namespace
The namespace of the SOAP header element.
name
The name of the SOAP header element.
data
A SOAP header's content. It can be a PHP value or a SoapVar object.
mustUnderstand
Value of the mustUnderstand attribute of the SOAP header element.
actor
Value of the actor attribute of the SOAP header element.
Předcházející | Domů | Další |
SoapFault->__construct() | Nahoru | SoapParam->__construct() |