Below, is a summary of all classes and their parameters's typehinting status. .
Method | Argument | Typehint | Default | |||||
class Charset | ||||||||
Method | Argument | Typehint | Default | |||||
instance | ||||||||
__construct | ||||||||
encodeEntities | ||||||||
isValidCharset | ||||||||
getEntities | ||||||||
class Date | ||||||||
Method | Argument | Typehint | Default | |||||
iso8601Encode | ||||||||
iso8601Decode | ||||||||
class Http | ||||||||
Method | Argument | Typehint | Default | |||||
decodeChunked | ||||||||
parseResponseHeaders | ||||||||
class Logger | ||||||||
Method | Argument | Typehint | Default | |||||
instance | ||||||||
debugMessage | ||||||||
errorLog | ||||||||
class XMLParser | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
parse | ||||||||
xmlrpc_se | ||||||||
xmlrpc_se_any | ||||||||
xmlrpc_ee | ||||||||
xmlrpc_ee_fast | ||||||||
xmlrpc_cd | ||||||||
xmlrpc_dh | ||||||||
guessEncoding | ||||||||
hasEncoding | ||||||||
class Autoloader | ||||||||
Method | Argument | Typehint | Default | |||||
register | ||||||||
autoload | ||||||||
class Builder | ||||||||
Method | Argument | Typehint | Default | |||||
libVersion | ||||||||
buildDir | ||||||||
workspaceDir | ||||||||
distDir | ||||||||
distFiles | ||||||||
getOpts | ||||||||
tool | ||||||||
option | ||||||||
applyXslt | ||||||||
highlightPhpInHtml | ||||||||
class Client | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
setDebug | ||||||||
setCredentials | ||||||||
setCertificate | ||||||||
setCaCertificate | ||||||||
setKey | ||||||||
setSSLVerifyPeer | ||||||||
setSSLVerifyHost | ||||||||
setSSLVersion | ||||||||
setProxy | ||||||||
setAcceptedCompression | ||||||||
setRequestCompression | ||||||||
setCookie | ||||||||
setCurlOptions | ||||||||
setUseCurl | ||||||||
setUserAgent | ||||||||
send | ||||||||
sendPayloadHTTP10 | ||||||||
sendPayloadHTTPS | ||||||||
sendPayloadSocket | ||||||||
sendPayloadCURL | ||||||||
multicall | ||||||||
_try_multicall | ||||||||
class Encoder | ||||||||
Method | Argument | Typehint | Default | |||||
decode | ||||||||
encode | ||||||||
decodeXml | ||||||||
class PhpXmlRpc | ||||||||
Method | Argument | Typehint | Default | |||||
exportGlobals | ||||||||
importGlobals | ||||||||
class Request | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
xml_header | ||||||||
xml_footer | ||||||||
createPayload | ||||||||
method | ||||||||
serialize | ||||||||
addParam | ||||||||
getParam | ||||||||
getNumParams | ||||||||
parseResponseFile | ||||||||
parseResponse | ||||||||
kindOf | ||||||||
setDebug | ||||||||
class Response | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
faultCode | ||||||||
faultString | ||||||||
value | ||||||||
cookies | ||||||||
serialize | ||||||||
class Server | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
setDebug | ||||||||
xmlrpc_debugmsg | ||||||||
error_occurred | ||||||||
serializeDebug | ||||||||
service | ||||||||
add_to_map | ||||||||
verifySignature | ||||||||
parseRequestHeaders | ||||||||
parseRequest | ||||||||
execute | ||||||||
debugmsg | ||||||||
xml_header | ||||||||
getSystemDispatchMap | ||||||||
getCapabilities | ||||||||
_xmlrpcs_getCapabilities | ||||||||
_xmlrpcs_listMethods | ||||||||
_xmlrpcs_methodSignature | ||||||||
_xmlrpcs_methodHelp | ||||||||
_xmlrpcs_multicall_error | ||||||||
_xmlrpcs_multicall_do_call | ||||||||
_xmlrpcs_multicall_do_call_phpvals | ||||||||
_xmlrpcs_multicall | ||||||||
_xmlrpcs_errorHandler | ||||||||
class Value | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
addScalar | ||||||||
addArray | ||||||||
addStruct | ||||||||
kindOf | ||||||||
serializedata | ||||||||
serialize | ||||||||
structmemexists | ||||||||
structmem | ||||||||
structreset | ||||||||
structeach | ||||||||
scalarval | ||||||||
scalartyp | ||||||||
arraymem | ||||||||
arraysize | ||||||||
structsize | ||||||||
count | ||||||||
getIterator | ||||||||
offsetSet | ||||||||
offsetExists | ||||||||
offsetUnset | ||||||||
offsetGet | ||||||||
class Wrapper | ||||||||
Method | Argument | Typehint | Default | |||||
php2XmlrpcType | ||||||||
xmlrpc2PhpType | ||||||||
wrapPhpFunction | ||||||||
introspectFunction | ||||||||
buildMethodSignatures | ||||||||
buildWrapFunctionClosure | ||||||||
newFunctionName | ||||||||
buildWrapFunctionSource | ||||||||
wrapPhpClass | ||||||||
wrapXmlrpcMethod | ||||||||
retrieveMethodSignature | ||||||||
retrieveMethodHelp | ||||||||
buildWrapMethodClosure | ||||||||
buildWrapMethodSource | ||||||||
wrapXmlrpcServer | ||||||||
buildClientWrapperCode | ||||||||
class PhpXmlRpcProxy | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__call | ||||||||
class xmlrpc_server | ||||||||
Method | Argument | Typehint | Default | |||||
echoInput | ||||||||
class xmlrpcServerMethodsContainer | ||||||||
Method | Argument | Typehint | Default | |||||
phpWarningGenerator | ||||||||
exceptionGenerator | ||||||||
debugMessageGenerator | ||||||||
findState | ||||||||
returnObject | ||||||||
class xmlrpcval | ||||||||
Method | Argument | Typehint | Default | |||||
serializeval | ||||||||
getval | ||||||||
count | ||||||||
getIterator |