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

Class: SOAP_Example_Server

Source Location: /SOAP-0.9.2/example/example_server.php

Class Overview




Methods


Inherited Variables

Inherited Methods


Class Details

[line 30]


[ Top ]


Method Detail

SOAP_Example_Server (Constructor)   [line 47]

SOAP_Example_Server SOAP_Example_Server( )


[ Top ]

divide   [line 114]

void divide( mixed $dividend, mixed $divisor)


[ Top ]

echoMimeAttachment   [line 156]

void echoMimeAttachment( mixed $stuff)


[ Top ]

echoString   [line 109]

void echoString( mixed $inputString)


[ Top ]

echoStringSimple   [line 103]

void echoStringSimple( mixed $inputString)


[ Top ]

echoStruct   [line 124]

void echoStruct( mixed $inputStruct)


[ Top ]

myEchoStructAsSimpleTypes   [line 146]

void myEchoStructAsSimpleTypes( mixed $struct)

echoStructAsSimpleTypes takes a SOAPStruct as input, and returns each of its elements as OUT parameters

this function is also aliased so you have to call it with echoStructAsSimpleTypes

SOAPStruct is defined as:

struct SOAPStruct: string varString integer varInt float varFloat


[ Top ]


Documentation generated on Mon, 16 Jan 2006 19:03:12 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.