|
js-xmlrpc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--xmlrpcval | +--jsonrpcval
Defined in jsonrpc_lib.js
Constructor Summary | |
jsonrpcval(<mixed> val, <string> type)
Create a jsonrpcval object out of a plain javascript value |
Methods inherited from class xmlrpcval |
addScalar, addArray, addStruct, kindOf, structMemExists, structMem, structReset, structEach, scalarVal, scalarTyp, arrayMem, arraySize, structSize
|
Constructor Detail |
jsonrpcval(<mixed> val, <string> type)
val
-
type
- Any valid json type name (lowercase). If null, 'string' is assumed
|
js-xmlrpc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |