コード例 #1
0
 private function _getWsdl($for)
 {
     return Zend_Controller_Front::getBaseUrl() . '/soap/' . $for . '?wsdl';
 }