Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Web services: Difference between revisions

From MoodleDocs
Line 1: Line 1:
== Developer documentation==
== Developer documentation==
The full API can be founnd on any Moodle sites under ''' Administration block > Plugins > Web services > API Documentation'''.
The full API can be found on any Moodle sites under ''' Administration block > Plugins > Web services > API Documentation'''.


* [[Creating a web service and a web service function | Implement a web service and a web service function]]
* [[Creating a web service and a web service function | Implement a web service and a web service function]]
* [[Creating a web service client | Implement a web service client]]
* [[Creating a web service client | Implement a web service client]]
* [[Web_services_Roadmap | Web service Roadmap]]
* [[Web_services_Roadmap | Web service Roadmap]]

Revision as of 08:29, 2 November 2011

Developer documentation

The full API can be found on any Moodle sites under Administration block > Plugins > Web services > API Documentation.