PHP Class QSoapParameter, qcodo

Inheritance: extends QBaseClass
Afficher le fichier Open project: qcodo/qcodo

Protected Properties

Свойство Type Description
$blnArray
$blnReference
$strName
$strType

Méthodes publiques

Méthode Description
Display ( )
DisplayReturn ( )
GetPhpFromSoapCode ( $strArgumentName )
GetSoapFromPhpCode ( $strArgumentName )
GetWsdlMessagePart ( &$strComplexTypesArray )
IsObject ( )
__construct ( $strName, $strType, $blnArray, $blnReference )
__get ( $strName )
__set ( $strName, $mixValue )

Method Details

Display() public méthode

public Display ( )

DisplayReturn() public méthode

public DisplayReturn ( )

GetPhpFromSoapCode() public méthode

public GetPhpFromSoapCode ( $strArgumentName )

GetSoapFromPhpCode() public méthode

public GetSoapFromPhpCode ( $strArgumentName )

GetWsdlMessagePart() public méthode

public GetWsdlMessagePart ( &$strComplexTypesArray )

IsObject() public méthode

public IsObject ( )

__construct() public méthode

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

__get() public méthode

public __get ( $strName )

__set() public méthode

public __set ( $strName, $mixValue )

Property Details

$blnArray protected_oe property

protected $blnArray

$blnReference protected_oe property

protected $blnReference

$strName protected_oe property

protected $strName

$strType protected_oe property

protected $strType