Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Web services: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(ja link)
m (added link to spanish translation of document)
 
(33 revisions intermèdies per 3 usuaris que no es mostren)
Línia 1: Línia 1:
<p class="note">'''Please refer to [[Page_notes#Web services|these notes]] before editing this page.'''</p>
{{Managing a Moodle site}}
Web services enable other systems to login to Moodle and perform operations.  
Web services enable other systems to login to Moodle and perform operations.  


 
== Administrator documentation ==
== Documentation for administrators ==
* [[How_to_create_and_enable_a_web_service|How to create and enable a web service]]
* [[How to enable web services for ordinary users]]
* [[Enable mobile web services|How to enable the mobile web service]]
* [[How to enable web services for an external system]]


== User documentation ==
== User documentation ==
* [[How to get a security key]]
Most of the time, the client application will retrieve the key (token) for a user. However, it is still possible for a user to view the key and to regenerate it.
 
* [[Security keys|How to obtain a security key (token)]]
== Developer documentation==
* [[Development:Creating a web service and a web service function]]
* [[Development:Creating a web service client]]


==See also==
==See also==
Sharing knowledge:
* The official discussion [http://moodle.org/mod/forum/view.php?id=6971| forum is here]
* [[Web_services_FAQ|Web services FAQ]]


Specification / core development:
Developer documentation:
* [[Development:Web services]]
* [[Development:Web_services | Web services developer documentation]]
* [[Development:External services security]]
* [[:dev:Web_services_Roadmap | Web service Roadmap]]
* [[Development:External services description]]


Other implementations:
Other implementations:
* [[Web Services:OK Tech Web Services]]
* [[:dev:Web_Services:OK_Tech_Web_Services|OK Tech Web Services]]


[[Category:Web Services]]
[[Category:Web Services]]


[[es:Servicios web]]
[[eu:Web-zerbitzuak]]
[[eu:Web-zerbitzuak]]
[[ja:ウェブサービス]]
[[ja:ウェブサービス]]

Revisió de 00:57, 30 gen 2013

Web services enable other systems to login to Moodle and perform operations.

Administrator documentation

User documentation

Most of the time, the client application will retrieve the key (token) for a user. However, it is still possible for a user to view the key and to regenerate it.

See also

Sharing knowledge:

Developer documentation:

Other implementations: