$_xmlrpc_debuginfo (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$_xmlrpcs_occurred_errors (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$_xmlrpcs_prev_ehandler (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$accepted_charset_encodings | PhpXmlRpc\Server | |
$accepted_compression | PhpXmlRpc\Server | |
$allow_system_funcs | PhpXmlRpc\Server | |
$charsetEncoder (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$compress_response | PhpXmlRpc\Server | |
$debug | PhpXmlRpc\Server | |
$debug_info | PhpXmlRpc\Server | protected |
$dmap | PhpXmlRpc\Server | protected |
$exception_handling | PhpXmlRpc\Server | |
$functions_parameters_type | PhpXmlRpc\Server | |
$logger (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$parser (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | protectedstatic |
$phpvals_encoding_options | PhpXmlRpc\Server | |
$response_charset_encoding | PhpXmlRpc\Server | |
$user_data | PhpXmlRpc\Server | |
__construct($dispatchMap=null, $serviceNow=true) | PhpXmlRpc\Server | |
_xmlrpcs_errorHandler($errCode, $errString, $filename=null, $lineNo=null, $context=null) | PhpXmlRpc\Server | static |
_xmlrpcs_getCapabilities($server, $req=null) | PhpXmlRpc\Server | static |
_xmlrpcs_listMethods($server, $req=null) | PhpXmlRpc\Server | static |
_xmlrpcs_methodHelp($server, $req) | PhpXmlRpc\Server | static |
_xmlrpcs_methodSignature($server, $req) | PhpXmlRpc\Server | static |
_xmlrpcs_multicall($server, $req) | PhpXmlRpc\Server | static |
_xmlrpcs_multicall_do_call($server, $call) | PhpXmlRpc\Server | static |
_xmlrpcs_multicall_do_call_phpvals($server, $call) | PhpXmlRpc\Server | static |
_xmlrpcs_multicall_error($err) (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | static |
add_to_map($methodName, $function, $sig=null, $doc=false, $sigDoc=false) | PhpXmlRpc\Server | |
debugmsg($string) | PhpXmlRpc\Server | protected |
error_occurred($msg) | PhpXmlRpc\Server | static |
execute($req, $params=null, $paramTypes=null) | PhpXmlRpc\Server | protected |
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\Server | protected |
parseRequest($data, $reqEncoding='') | PhpXmlRpc\Server | |
parseRequestHeaders(&$data, &$reqEncoding, &$respEncoding, &$respCompression) | PhpXmlRpc\Server | protected |
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\Server | static |
setParser($parser) (defined in PhpXmlRpc\Server) | PhpXmlRpc\Server | static |
verifySignature($in, $sigs) | PhpXmlRpc\Server | protected |
xml_header($charsetEncoding='') | PhpXmlRpc\Server | protected |
xmlrpc_debugmsg($msg) | PhpXmlRpc\Server | static |