Skip to content

General Question #37

Description

@GoogleCodeExporter
I have a drupal site that implements an XMLRPC function named 
"system.listMethods". This function should return a string array. 
'...<array><data><value><string>...</string></value>...</array>'. I used 
'client.call ("system.listMethods")' to call this function. The function 
returns without throwing an exception. The documentation says that this 
function returns an Object. How should I cast this return value?

Original issue reported on code.google.com by llee...@gmail.com on 18 Feb 2012 at 9:16

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions