|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setContext (Zend_Soap_Wsdl $context) | |
| getContext () | |
Protected Attributes | |
| $_context | |
Definition at line 37 of file Abstract.php.
| getContext | ( | ) |
Return the current Zend_Soap_Wsdl context object
Definition at line 62 of file Abstract.php.

| setContext | ( | Zend_Soap_Wsdl $ | context | ) |
Set the Zend_Soap_Wsdl Context object this strategy resides in.
| Zend_Soap_Wsdl | $context |
Implements Zend_Soap_Wsdl_Strategy_Interface.
Definition at line 52 of file Abstract.php.
$_context [protected] |
Definition at line 44 of file Abstract.php.