Moodle  2.2.1
http://www.collinsharper.com
AlfrescoWebService Class Reference

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)

Detailed Description

Definition at line 28 of file AlfrescoWebService.php.


Constructor & Destructor Documentation

__construct ( wsdl,
options = array('trace' => true, 'exceptions' => true),
ticket = null 
)

Definition at line 36 of file AlfrescoWebService.php.


Member Function Documentation

__call ( function_name,
arguments = array() 
)

Definition at line 45 of file AlfrescoWebService.php.

Here is the call graph for this function:

__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.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations