Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Creating a web service and a web service function

From MoodleDocs
Revision as of 06:58, 20 November 2009 by jerome mouneyrac (talk | contribs)

First you need to read and execute the administration manual Setting_up_a_web_service. Now you should be more familiar about how web services are set into Moodle.

declare your web service functions

declare your web service functions

define your external functions

define your external function description

test your web service function with default Moodle test client

create your own client