SOAP
[ class tree: SOAP ] [ index: SOAP ] [ all elements ]

Class: SOAP_Attachment

Source Location: /SOAP-0.9.1/Value.php

Class Overview

SOAP_Value
   |
   --SOAP_Attachment

SOAP::Attachment


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 176]
SOAP::Attachment

this class converts values between PHP and SOAP it handles Mime attachements per W3C Note on Soap Attachements at http://www.w3.org/TR/SOAP-attachments

  • Author: Shane Caraveo <shane@php.net> Conversion to PEAR and updates
  • Access: public


[ Top ]


Method Detail

SOAP_Attachment (Constructor)   [line 185]

SOAP_Attachment SOAP_Attachment( [string $name = ''], [mixed $type = 'application/octet-stream'], string $filename, [ $file = null])

Constructor

Parameters:

string   $name   —  name of the soap-value <value_name>
mixed   $type   —  soap header value
string   $filename   —  namespace
   $file   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:20:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.