PHP 클래스 Metaregistrar\EPP\eppCheckResponse

상속: extends eppResponse
파일 보기 프로젝트 열기: metaregistrar/php-epp-client

공개 메소드들

메소드 설명
__construct ( )
__destruct ( )
getCheckedContacts ( ) : array
getCheckedDomains ( ) : array
getCheckedHosts ( ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( )

__destruct() 공개 메소드

public __destruct ( )

getCheckedContacts() 공개 메소드

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

getCheckedDomains() 공개 메소드

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

getCheckedHosts() 공개 메소드

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