|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($wsdl, $options=array('trace'=> true, 'exceptions'=> true), $ticket=null) | |
| __call ($function_name, $arguments=array()) | |
| __soapCall ($function_name, $arguments=array(), $options=array(), $input_headers=array(), $output_headers=array()) | |
| __doRequest ($request, $location, $action, $version) | |
Definition at line 28 of file AlfrescoWebService.php.
| __construct | ( | $ | wsdl, |
| $ | options = array('trace' => true, 'exceptions' => true), |
||
| $ | ticket = null |
||
| ) |
Definition at line 36 of file AlfrescoWebService.php.
| __doRequest | ( | $ | request, |
| $ | location, | ||
| $ | action, | ||
| $ | version | ||
| ) |
Definition at line 69 of file AlfrescoWebService.php.
| __soapCall | ( | $ | function_name, |
| $ | arguments = array(), |
||
| $ | options = array(), |
||
| $ | input_headers = array(), |
||
| $ | output_headers = array() |
||
| ) |
Definition at line 50 of file AlfrescoWebService.php.

