Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
PhpXmlRpc\Wrapper Member List

This is the complete list of members for PhpXmlRpc\Wrapper, including all inherited members.

$logger (defined in PhpXmlRpc\Wrapper)PhpXmlRpc\Wrapperprotectedstatic
$objHolderPhpXmlRpc\Wrapperstatic
buildClientWrapperCode($client, $verbatimClientCopy, $prefix='xmlrpc', $namespace='\\PhpXmlRpc\\')PhpXmlRpc\Wrapperprotected
buildMethodSignatures($funcDesc)PhpXmlRpc\Wrapperprotected
buildWrapFunctionClosure($callable, $extraOptions, $plainFuncName, $funcDesc)PhpXmlRpc\Wrapperprotected
buildWrapFunctionSource($callable, $newFuncName, $extraOptions, $plainFuncName, $funcDesc)PhpXmlRpc\Wrapperprotected
buildWrapMethodClosure($client, $methodName, array $extraOptions, $mSig)PhpXmlRpc\Wrapperprotected
buildWrapMethodSource($client, $methodName, array $extraOptions, $newFuncName, $mSig, $mDesc='')PhpXmlRpc\Wrapper
generateMethodNameForClassMethod($className, $classMethod, $extraOptions=array())PhpXmlRpc\Wrapperprotected
getLogger() (defined in PhpXmlRpc\Wrapper)PhpXmlRpc\Wrapper
introspectFunction($callable, $plainFuncName)PhpXmlRpc\Wrapperprotected
newFunctionName($callable, $newFuncName, $extraOptions)PhpXmlRpc\Wrapperprotected
php2XmlrpcType($phpType)PhpXmlRpc\Wrapper
retrieveMethodHelp($client, $methodName, array $extraOptions=array())PhpXmlRpc\Wrapperprotected
retrieveMethodSignature($client, $methodName, array $extraOptions=array())PhpXmlRpc\Wrapperprotected
setLogger($logger) (defined in PhpXmlRpc\Wrapper)PhpXmlRpc\Wrapperstatic
wrapPhpClass($className, $extraOptions=array())PhpXmlRpc\Wrapper
wrapPhpFunction($callable, $newFuncName='', $extraOptions=array())PhpXmlRpc\Wrapper
wrapXmlrpcMethod($client, $methodName, $extraOptions=array())PhpXmlRpc\Wrapper
wrapXmlrpcServer($client, $extraOptions=array())PhpXmlRpc\Wrapper
xmlrpc2PhpType($xmlrpcType)PhpXmlRpc\Wrapper