$_php_class (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | protected |
$me (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | protected |
$mytype | PhpXmlRpc\Value | protected |
$xmlrpcArray (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcBase64 (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcBoolean (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcDateTime (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcDouble (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcI4 (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcI8 (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcInt (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcNull (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcString (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcStruct (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcTypes (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
$xmlrpcValue (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | static |
__construct($val=-1, $type='') | PhpXmlRpc\Value | |
__get($name) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
__isset($name) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
__set($name, $value) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
__unset($name) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
addArray($values) | PhpXmlRpc\Value | |
addScalar($val, $type='string') | PhpXmlRpc\Value | |
addStruct($values) | PhpXmlRpc\Value | |
arrayMem($key) | PhpXmlRpc\Value | |
arraySize() | PhpXmlRpc\Value | |
count() | PhpXmlRpc\Value | |
getIterator() | PhpXmlRpc\Value | |
kindOf() | PhpXmlRpc\Value | |
offsetExists($offset) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
offsetGet($offset) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
offsetSet($offset, $value) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
offsetUnset($offset) (defined in PhpXmlRpc\Value) | PhpXmlRpc\Value | |
scalarTyp() | PhpXmlRpc\Value | |
scalarVal() | PhpXmlRpc\Value | |
serialize($charsetEncoding='') | PhpXmlRpc\Value | |
serializeData($typ, $val, $charsetEncoding='') | PhpXmlRpc\Value | protected |
structEach() | PhpXmlRpc\Value | |
structMem($key) | PhpXmlRpc\Value | |
structMemExists($key) | PhpXmlRpc\Value | |
structReset() | PhpXmlRpc\Value | |
structSize() | PhpXmlRpc\Value | |