Zend Framework
1.12
|
Public Member Functions | |
setContext (Zend_Soap_Wsdl $context) | |
Set the Zend_Soap_Wsdl Context object this strategy resides in. | |
getContext () | |
Return the current Zend_Soap_Wsdl context object. | |
![]() | |
addComplexType ($type) | |
Create a complex type based on a strategy. | |
Protected Attributes | |
$_context | |
getContext | ( | ) |
Return the current Zend_Soap_Wsdl context object.
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.
|
protected |