SoapServer
SoapServer
{
void addFunction
(
mixed $functions
)
void fault
(
string $code
,
string $string
[,
string $actor
[,
mixed $details
[,
string $name
]]] )
array
getFunctions
( void
)
void handle
([ string $soap_request
] )
void setClass
(
string $class_name
[,
mixed $args
[,
mixed $...
]] )
void setPersistence
( int $mode
)
}