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

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

$_xmlrpc_debuginfo (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$_xmlrpcs_occurred_errors (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$_xmlrpcs_prev_ehandler (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$accepted_charset_encodingsPhpXmlRpc\Server
$accepted_compressionPhpXmlRpc\Server
$allow_system_funcsPhpXmlRpc\Server
$charsetEncoder (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$compress_responsePhpXmlRpc\Server
$debugPhpXmlRpc\Server
$debug_infoPhpXmlRpc\Serverprotected
$dmapPhpXmlRpc\Serverprotected
$exception_handlingPhpXmlRpc\Server
$functions_parameters_typePhpXmlRpc\Server
$logger (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$parser (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$phpvals_encoding_optionsPhpXmlRpc\Server
$response_charset_encodingPhpXmlRpc\Server
$user_dataPhpXmlRpc\Server
__construct($dispatchMap=null, $serviceNow=true)PhpXmlRpc\Server
_xmlrpcs_errorHandler($errCode, $errString, $filename=null, $lineNo=null, $context=null)PhpXmlRpc\Serverstatic
_xmlrpcs_getCapabilities($server, $req=null)PhpXmlRpc\Serverstatic
_xmlrpcs_listMethods($server, $req=null)PhpXmlRpc\Serverstatic
_xmlrpcs_methodHelp($server, $req)PhpXmlRpc\Serverstatic
_xmlrpcs_methodSignature($server, $req)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall($server, $req)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_do_call($server, $call)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_do_call_phpvals($server, $call)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_error($err) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
add_to_map($methodName, $function, $sig=null, $doc=false, $sigDoc=false)PhpXmlRpc\Server
debugmsg($string)PhpXmlRpc\Serverprotected
error_occurred($msg)PhpXmlRpc\Serverstatic
execute($req, $params=null, $paramTypes=null)PhpXmlRpc\Serverprotected
getCapabilities()PhpXmlRpc\Server
getCharsetEncoder() (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
getDispatchMap()PhpXmlRpc\Server
getLogger() (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
getParser() (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
getSystemDispatchMap()PhpXmlRpc\Server
isSyscall($methName)PhpXmlRpc\Serverprotected
parseRequest($data, $reqEncoding='')PhpXmlRpc\Server
parseRequestHeaders(&$data, &$reqEncoding, &$respEncoding, &$respCompression)PhpXmlRpc\Serverprotected
serializeDebug($charsetEncoding='')PhpXmlRpc\Server
service($data=null, $returnPayload=false)PhpXmlRpc\Server
setCharsetEncoder($charsetEncoder) (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
setDebug($level)PhpXmlRpc\Server
setLogger($logger) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
setParser($parser) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
verifySignature($in, $sigs)PhpXmlRpc\Serverprotected
xml_header($charsetEncoding='')PhpXmlRpc\Serverprotected
xmlrpc_debugmsg($msg)PhpXmlRpc\Serverstatic