Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
This is the complete list of members for PhpXmlRpc\Wrapper, including all inherited members.
$logger (defined in PhpXmlRpc\Wrapper) | PhpXmlRpc\Wrapper | protectedstatic |
$objHolder | PhpXmlRpc\Wrapper | static |
buildClientWrapperCode($client, $verbatimClientCopy, $prefix='xmlrpc', $namespace='\\PhpXmlRpc\\') | PhpXmlRpc\Wrapper | protected |
buildMethodSignatures($funcDesc) | PhpXmlRpc\Wrapper | protected |
buildWrapFunctionClosure($callable, $extraOptions, $plainFuncName, $funcDesc) | PhpXmlRpc\Wrapper | protected |
buildWrapFunctionSource($callable, $newFuncName, $extraOptions, $plainFuncName, $funcDesc) | PhpXmlRpc\Wrapper | protected |
buildWrapMethodClosure($client, $methodName, array $extraOptions, $mSig) | PhpXmlRpc\Wrapper | protected |
buildWrapMethodSource($client, $methodName, array $extraOptions, $newFuncName, $mSig, $mDesc='') | PhpXmlRpc\Wrapper | |
generateMethodNameForClassMethod($className, $classMethod, $extraOptions=array()) | PhpXmlRpc\Wrapper | protected |
getLogger() (defined in PhpXmlRpc\Wrapper) | PhpXmlRpc\Wrapper | |
introspectFunction($callable, $plainFuncName) | PhpXmlRpc\Wrapper | protected |
newFunctionName($callable, $newFuncName, $extraOptions) | PhpXmlRpc\Wrapper | protected |
php2XmlrpcType($phpType) | PhpXmlRpc\Wrapper | |
retrieveMethodHelp($client, $methodName, array $extraOptions=array()) | PhpXmlRpc\Wrapper | protected |
retrieveMethodSignature($client, $methodName, array $extraOptions=array()) | PhpXmlRpc\Wrapper | protected |
setLogger($logger) (defined in PhpXmlRpc\Wrapper) | PhpXmlRpc\Wrapper | static |
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 |