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



[ Top ]


Method Detail

SOAP_Attachment (Constructor)   [line 185]

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

Constructor

Parameters:

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

[ Top ]


Documentation generated on Tue, 31 May 2005 15:10:25 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.