PHP Class opensrs\Mail

ファイルを表示 Open project: opensrs/osrs-toolkit-php Class Usage Examples

Protected Properties

Property Type Description
$command

Public Methods

Method Description
__construct ( )
__destruct ( )
addAuthenticationInfo ( $dataObject )
getCommand ( $dataObject, $fields = null, $required = false )
makeCall ( $sequence ) Class functions
parseResults ( $resString )
send ( $dataObject, $command = null )

Method Details

__construct() public method

public __construct ( )

__destruct() public method

public __destruct ( )

addAuthenticationInfo() public method

public addAuthenticationInfo ( $dataObject )

getCommand() public method

public getCommand ( $dataObject, $fields = null, $required = false )

makeCall() public method

Class functions
public makeCall ( $sequence )

parseResults() public method

public parseResults ( $resString )

send() public method

public send ( $dataObject, $command = null )

Property Details

$command protected_oe property

protected $command