Moodle  2.2.1
http://www.collinsharper.com
Zend_Soap_Wsdl_Strategy_Abstract Class Reference
Inheritance diagram for Zend_Soap_Wsdl_Strategy_Abstract:
Collaboration diagram for Zend_Soap_Wsdl_Strategy_Abstract:

Public Member Functions

 setContext (Zend_Soap_Wsdl $context)
 getContext ()

Protected Attributes

 $_context

Detailed Description

Definition at line 37 of file Abstract.php.


Member Function Documentation

Return the current Zend_Soap_Wsdl context object

Returns:
Zend_Soap_Wsdl

Definition at line 62 of file Abstract.php.

Here is the caller graph for this function:

setContext ( Zend_Soap_Wsdl context)

Set the Zend_Soap_Wsdl Context object this strategy resides in.

Parameters:
Zend_Soap_Wsdl$context
Returns:
void

Implements Zend_Soap_Wsdl_Strategy_Interface.

Definition at line 52 of file Abstract.php.


Field Documentation

$_context [protected]

Definition at line 44 of file Abstract.php.


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