PHP Class Metaregistrar\EPP\eppCheckResponse

Inheritance: extends eppResponse
Show file Open project: metaregistrar/php-epp-client

Public Methods

Method Description
__construct ( )
__destruct ( )
getCheckedContacts ( ) : array
getCheckedDomains ( ) : array
getCheckedHosts ( ) : array

Method Details

__construct() public method

public __construct ( )

__destruct() public method

public __destruct ( )

getCheckedContacts() public method

public getCheckedContacts ( ) : array
return array of checked contacts with status true/false

getCheckedDomains() public method

public getCheckedDomains ( ) : array
return array of checked domains with status true/false

getCheckedHosts() public method

public getCheckedHosts ( ) : array
return array of checked hosts with status true/false