PHP 클래스 Metaregistrar\EPP\eppCreateDomainRequest

상속: extends eppCreateRequest
파일 보기 프로젝트 열기: metaregistrar/php-epp-client 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $createinfo, $forcehostattr = false, $namespacesinroot = true )
__destruct ( )
addSecdns ( $secdns ) *
setDomain ( eppDomain $domain ) : DOMElement

비공개 메소드들

메소드 설명
addDomainContact ( DOMElement $domain, string $contactid, string $contacttype )
addDomainHostAttr ( Metaregistrar\EPP\eppHost $host ) : DOMElement
addDomainHostObj ( Metaregistrar\EPP\eppHost $host ) : DOMElement

메소드 상세

__construct() 공개 메소드

public __construct ( $createinfo, $forcehostattr = false, $namespacesinroot = true )

__destruct() 공개 메소드

public __destruct ( )

addSecdns() 공개 메소드

*
public addSecdns ( $secdns )
$secdns

setDomain() 공개 메소드

public setDomain ( eppDomain $domain ) : DOMElement
$domain eppDomain
리턴 DOMElement