Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Soap/Wsdl/Strategy/Interface.php
Go to the documentation of this file.
00001 <?php
00032 interface Zend_Soap_Wsdl_Strategy_Interface
00033 {
00039     public function setContext(Zend_Soap_Wsdl $context);
00040 
00047     public function addComplexType($type);
00048 }
 All Data Structures Namespaces Files Functions Variables Enumerations