Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
SoapServer->getFunctions()
(no version information, might be only in CVS)
SoapServer->getFunctions() -- Returns list of defined functionsPopis
class SoapServer {array getFunctions ( void )
}
This method returns the list of all functions added by SoapServer->addFunction() or SoapServer->setClass().
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
SoapServer->fault() | Nahoru |