Zend Framework  1.12
Public Member Functions | List of all members
Zend_Soap_Wsdl_Strategy_Interface Interface Reference

Public Member Functions

 setContext (Zend_Soap_Wsdl $context)
 Method accepts the current WSDL context file.
 
 addComplexType ($type)
 Create a complex type based on a strategy.
 

Member Function Documentation

addComplexType (   $type)
setContext ( Zend_Soap_Wsdl  $context)

Method accepts the current WSDL context file.

Parameters
<type>$context

Implemented in Zend_Soap_Wsdl_Strategy_Composite, Zend_Soap_Wsdl_Strategy_Abstract, and Zend_Soap_Wsdl_Strategy_AnyType.