Jun Pataleta
79c7fffce3
MDL-52208 webservice_soap: Remove Zend from webservice_soap
2016-02-16 14:14:11 +08:00
Jerome Mouneyrac
a0a07014c2
MDL-30994 webservice API, check and update DocBlock
2012-03-02 09:49:41 +08:00
jerome mouneyrac
d1d0788d47
webservice MDL-21658 add moodle_user_delete_users() unit test function + fix moodle_user_get_users_by_id unit test + add support of options for the SOAP client (important to force synchronous SOAP mode)
2010-11-29 06:26:38 +00:00
jerome mouneyrac
75681c41b4
webservice MDL-12886 add SOAP/REST client (REST client do be done) + protocol unit testing
2010-07-08 09:28:28 +00:00
Petr Skoda
b107e64716
MDL-12886 zend based Soap server class
2009-10-24 20:59:59 +00:00
jerome
35b9a80aa6
webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean)
2009-10-09 09:57:07 +00:00
jerome
06930a7e4a
webservice MDL-12886 include => include_once (zend lib)
2009-09-14 03:45:37 +00:00
jerome
fbe52a393f
webservice MDL-12886 refactor web service description + implement clean_function_params() function
2009-08-25 05:35:59 +00:00
jerome
bae129ff8d
web service MDL-12886 minor fix on the exception call (it doesn't display any Notice)
2009-08-11 06:26:37 +00:00
jerome
677d7d9e89
webservice MDL-12886 SOAP server: register moodle_exception (fix for "unknown exception" )
2009-05-04 05:27:39 +00:00
jerome
fdae69373e
webservice MDL-12886 SOAP server: register moodle_exception (fix for "unknown exception" )
2009-05-04 05:26:02 +00:00
jerome
f7631e7397
web service MDL-12886 administration: implement settings for servers (add amf debug option)
2009-03-31 03:29:01 +00:00
jerome
40f024c9f3
web service MDL-12886
...
* Remove description array => all these information are now into the phpdoc. Remove all call/reference to moodleexternal.php
* Adapt our own REST server to these changes
* Remove Zend REST server as it's going to be deprecated in Zend Framework 1.8
* Remove our own SOAP server as we use the Zend SOAP server
2009-02-24 05:11:04 +00:00
jerome
24350e0625
Web service MDL-17135 add web services administration
2009-02-13 03:08:35 +00:00
jerome
06e7fadc43
web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server
2009-02-11 06:57:30 +00:00