Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
webservice_soap

Topics

 access
 
 

Namespaces

namespace  webservice_soap
 WSDL generator for the SOAP web service.
 
namespace  webservice_soap\privacy
 Privacy provider implementation for webservice_soap.
 

Classes

class  webservice_soap\privacy\provider
 Privacy provider implementation for webservice_soap. More...
 
class  webservice_soap\wsdl
 WSDL generator for the SOAP web service. More...
 
class  webservice_soap_client
 Moodle SOAP library. More...
 
class  webservice_soap_server
 SOAP service server implementation. More...
 
class  webservice_soap_test_client
 SOAP test client class. More...
 

Variables

global $CFG
 SOAP web service implementation classes and methods.
 
 $plugin = 2023100400
 
$plugin component = 'webservice_soap'
 
$plugin version = 2023100900
 

Detailed Description

Variable Documentation

◆ $CFG

global $CFG

SOAP web service implementation classes and methods.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later