Web services: diferència entre les revisions
De MoodleDocs
Cap resum de modificació |
|||
| Línia 12: | Línia 12: | ||
== Administrator == | == Administrator == | ||
[[How to enable web services for ordinary users]] | * [[How to enable web services for ordinary users]] | ||
[[How to enable web services for an external system]] | * [[How to enable web services for an external system]] | ||
== Development == | == Development == | ||
[[Development:Creating a web service and a web service function]] | * [[Development:Web services]] | ||
* [[Development:External services security]] | |||
* [[Development:External services description]] | |||
* [[Development:Creating a web service and a web service function]] | |||
[[Category:Web Services]] | [[Category:Web Services]] | ||
Revisió del 03:11, 2 feb 2010
Plantilla:Moodle 2.0 Web services enable other systems to login to Moodle and perform operations.
Enabling web services
To use web services, the feature must be enabled on the site by checking the enablewebservices box in Site Administration > Advanced features.
For security reasons, web services should only be enabled if you intend to make use of it.