This is the complete list of members for Zend_Soap_Wsdl, including all inherited members.
$_strategy | Zend_Soap_Wsdl | protected |
__construct($name, $uri, $strategy=true) | Zend_Soap_Wsdl | |
addBinding($name, $portType) | Zend_Soap_Wsdl | |
addBindingOperation($binding, $name, $input=false, $output=false, $fault=false) | Zend_Soap_Wsdl | |
addComplexType($type) | Zend_Soap_Wsdl | |
addDocumentation($input_node, $documentation) | Zend_Soap_Wsdl | |
addElement($element) | Zend_Soap_Wsdl | |
addMessage($name, $parts) | Zend_Soap_Wsdl | |
addPortOperation($portType, $name, $input=false, $output=false, $fault=false) | Zend_Soap_Wsdl | |
addPortType($name) | Zend_Soap_Wsdl | |
addSchemaTypeSection() | Zend_Soap_Wsdl | |
addService($name, $port_name, $binding, $location) | Zend_Soap_Wsdl | |
addSoapBinding($binding, $style= 'document', $transport= 'http://schemas.xmlsoap.org/soap/http') | Zend_Soap_Wsdl | |
addSoapOperation($binding, $soap_action) | Zend_Soap_Wsdl | |
addType($type) | Zend_Soap_Wsdl | |
addTypes($types) | Zend_Soap_Wsdl | |
dump($filename=false) | Zend_Soap_Wsdl | |
getComplexTypeStrategy() | Zend_Soap_Wsdl | |
getSchema() | Zend_Soap_Wsdl | |
getType($type) | Zend_Soap_Wsdl | |
getTypes() | Zend_Soap_Wsdl | |
setComplexTypeStrategy($strategy) | Zend_Soap_Wsdl | |
setUri($uri) | Zend_Soap_Wsdl | |
toDomDocument() | Zend_Soap_Wsdl | |
toXML() | Zend_Soap_Wsdl | |