PHP 클래스 QSoapParameter, qcodo

상속: extends QBaseClass
파일 보기 프로젝트 열기: qcodo/qcodo

보호된 프로퍼티들

프로퍼티 타입 설명
$blnArray
$blnReference
$strName
$strType

공개 메소드들

메소드 설명
Display ( )
DisplayReturn ( )
GetPhpFromSoapCode ( $strArgumentName )
GetSoapFromPhpCode ( $strArgumentName )
GetWsdlMessagePart ( &$strComplexTypesArray )
IsObject ( )
__construct ( $strName, $strType, $blnArray, $blnReference )
__get ( $strName )
__set ( $strName, $mixValue )

메소드 상세

Display() 공개 메소드

public Display ( )

DisplayReturn() 공개 메소드

public DisplayReturn ( )

GetPhpFromSoapCode() 공개 메소드

public GetPhpFromSoapCode ( $strArgumentName )

GetSoapFromPhpCode() 공개 메소드

public GetSoapFromPhpCode ( $strArgumentName )

GetWsdlMessagePart() 공개 메소드

public GetWsdlMessagePart ( &$strComplexTypesArray )

IsObject() 공개 메소드

public IsObject ( )

__construct() 공개 메소드

public __construct ( $strName, $strType, $blnArray, $blnReference )

__get() 공개 메소드

public __get ( $strName )

__set() 공개 메소드

public __set ( $strName, $mixValue )

프로퍼티 상세

$blnArray 보호되어 있는 프로퍼티

protected $blnArray

$blnReference 보호되어 있는 프로퍼티

protected $blnReference

$strName 보호되어 있는 프로퍼티

protected $strName

$strType 보호되어 있는 프로퍼티

protected $strType