SoapClient->__getFunctions()
Returns list of SOAP functions
&reftitle.description;
SoapClient
array
__getFunctions
Returns the list of SOAP functions.
This function works only in WSDL mode.
&reftitle.returnvalues;
The list of SOAP functions.
&reftitle.examples;
SoapClient->__getFunctions() example
__getFunctions());
?>
]]>
&reftitle.seealso;