moodle/webservice
Jamie Pratt c77e75a3cd MDL-20808 Fixes for amf web services and test client - a web service browser.
Fixed the bugs that Jerome mentions in the comments for this issue :

* No exception thrown when there is no return value now.
* No exception thrown when there are extra keys in the return value that are not in the description. Now the extra keys are ignored and not returned which is what the other web services do.
* Improved information about exceptions in the test client.
2010-02-11 03:39:02 +00:00
..
amf MDL-20808 Fixes for amf web services and test client - a web service browser. 2010-02-11 03:39:02 +00:00
rest webservice MDL-16805 fix REST server bug: empty list (<MULTIPLE></MULTIPLE>) without php error 2010-02-09 09:26:03 +00:00
soap webservice MDL-17135 remove old webserviceuse capability. It is now controlled by protocol capabilities. Add warning to protocol capabilities. 2010-02-01 03:23:35 +00:00
xmlrpc webservice MDL-17135 remove old webserviceuse capability. It is now controlled by protocol capabilities. Add warning to protocol capabilities. 2010-02-01 03:23:35 +00:00
lib.php MDL-20808 Fixes for amf web services and test client - a web service browser. 2010-02-11 03:39:02 +00:00
renderer.php MDL-20204 more outputlib changes towards separate html_writer 2010-02-07 20:12:31 +00:00
wsdoc.php webservice MDL-17135 do not check if ws authentication plugin is enabled for the ws token method, it is only useful for username/password method. (ws generated documentation) 2010-02-01 03:43:53 +00:00