SoapServer->getFunctions()(no version information, might be only in CVS) SoapServer->getFunctions() -- Returns list of defined functions说明class SoapServer {array getFunctions ( void ) } This method returns the list of all functions added by SoapServer->addFunction() or SoapServer->setClass(). 范例
| ||