PHP » GoLang |
login |
register |
about
|
GoLang SoapServer::getFunctions
request it (302)
GoLang replacement for PHP's SoapServer::getFunctions
[edit | history]
SoapServer::getFunctions(PHP 5, PHP 7) SoapServer::getFunctions — Returns list of defined functions Description
public array SoapServer::getFunctions
( void
)
Returns a list of the defined functions in the SoapServer object. This method returns the list of all functions added by SoapServer::addFunction() or SoapServer::setClass(). ParametersThis function has no parameters. Return ValuesAn array of the defined functions. Examples
Example #1 SoapServer::getFunctions() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|