Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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_compressionPhpXmlRpc\Serverprotected
$allow_system_funcsPhpXmlRpc\Serverprotected
$compress_responsePhpXmlRpc\Serverprotected
$debugPhpXmlRpc\Serverprotected
$debug_infoPhpXmlRpc\Serverprotected
$dmapPhpXmlRpc\Serverprotected
$exception_handlingPhpXmlRpc\Serverprotected
$functions_parameters_typePhpXmlRpc\Serverprotected
$options (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$phpvals_encoding_optionsPhpXmlRpc\Serverprotected
$response_charset_encodingPhpXmlRpc\Serverprotected
$responseClass (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverprotectedstatic
$user_dataPhpXmlRpc\Server
__construct($dispatchMap=null, $serviceNow=true)PhpXmlRpc\Server
__get($name) (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
__isset($name) (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
__set($name, $value) (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
__unset($name) (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
_xmlrpcs_errorHandler($errCode, $errString, $filename=null, $lineNo=null, $context=null)PhpXmlRpc\Serverstatic
_xmlrpcs_getCapabilities($server, $req=null) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_listMethods($server, $req=null) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_methodHelp($server, $req) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_methodSignature($server, $req) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall($server, $req) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_do_call($server, $call) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_do_call_phpvals($server, $call) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
_xmlrpcs_multicall_error($err) (defined in PhpXmlRpc\Server)PhpXmlRpc\Serverstatic
add_to_map($methodName, $function, $sig=null, $doc=false, $sigDoc=false, $parametersType=false, $exceptionHandling=false)PhpXmlRpc\Server
addToMap($methodName, $function, $sig=null, $doc=false, $sigDoc=false, $parametersType=false, $exceptionHandling=false)PhpXmlRpc\Server
debugMsg($string)PhpXmlRpc\Serverprotected
error_occurred($msg)PhpXmlRpc\Serverstatic
execute($req, $params=null, $paramTypes=null)PhpXmlRpc\Serverprotected
getCapabilities()PhpXmlRpc\Server
getDispatchMap()PhpXmlRpc\Server
getOption($name)PhpXmlRpc\Server
getOptions()PhpXmlRpc\Server
getSystemDispatchMap()PhpXmlRpc\Server
isSyscall($methName)PhpXmlRpc\Serverprotected
methodNameCallback($methodName, $xmlParser, $parser)PhpXmlRpc\Server
OPT_ACCEPTED_COMPRESSION (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_ALLOW_SYSTEM_FUNCS (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_COMPRESS_RESPONSE (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_DEBUG (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_EXCEPTION_HANDLING (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_FUNCTIONS_PARAMETERS_TYPE (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_PHPVALS_ENCODING_OPTIONS (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
OPT_RESPONSE_CHARSET_ENCODING (defined in PhpXmlRpc\Server)PhpXmlRpc\Server
parseRequest($data, $reqEncoding='')PhpXmlRpc\Server
parseRequestHeaders(&$data, &$reqEncoding, &$respEncoding, &$respCompression)PhpXmlRpc\Serverprotected
serializeDebug($charsetEncoding='')PhpXmlRpc\Server
service($data=null, $returnPayload=false)PhpXmlRpc\Server
setDebug($level)PhpXmlRpc\Server
setDispatchMap($dmap)PhpXmlRpc\Server
setOption($name, $value)PhpXmlRpc\Server
setOptions($options)PhpXmlRpc\Server
verifySignature($in, $sigs)PhpXmlRpc\Serverprotected
xml_header($charsetEncoding='')PhpXmlRpc\Serverprotected
xmlrpc_debugmsg($msg)PhpXmlRpc\Serverstatic