Class Ethna_SOAP_Gateway

Description

SOAPゲートウェイの基底クラス

Located in /class/SOAP/Gateway.php (line 20)


	
			
Method Summary
 Ethna_SOAP_Gateway __construct ()
 void dispatch ()
 array &getApp ()
 int getErrorCode ()
 string getErrorMessage ()
Methods
Constructor __construct (line 36)

Ethna_SOAP_Gatewayクラスのコンストラクタ

  • access: public
Ethna_SOAP_Gateway __construct ()
dispatch (line 46)

SOAPアクションを実行する

  • access: public
void dispatch ()
getApp (line 57)

アプリケーション設定値一覧を取得する

  • return: アプリケーション設定値一覧
  • access: public
array &getApp ()
getErrorCode (line 69)

エラーコードを取得する

  • return: エラーコード(nullならエラー無し)
  • access: public
int getErrorCode ()
getErrorMessage (line 89)

エラーメッセージを取得する

  • return: エラーメッセージ(nullならエラー無し)
  • access: public
string getErrorMessage ()

Documentation generated on Fri, 11 Nov 2011 03:58:11 +0900 by phpDocumentor 1.4.3