PHP 클래스 Metaregistrar\TMCH\tmchClaimData

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

공개 메소드들

메소드 설명
__construct ( )
__destruct ( )
getClaimCount ( )
getClaims ( )
getLabel ( ) : string
getNotAfter ( )
getNotBefore ( )
getNoticeId ( ) : string
saveXML ( DOMNode $node = null, null $options = null ) : mixed
setClaims ( )
xPath ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

__destruct() 공개 메소드

public __destruct ( )

getClaimCount() 공개 메소드

public getClaimCount ( )

getClaims() 공개 메소드

public getClaims ( )

getLabel() 공개 메소드

public getLabel ( ) : string
리턴 string

getNotAfter() 공개 메소드

public getNotAfter ( )

getNotBefore() 공개 메소드

public getNotBefore ( )

getNoticeId() 공개 메소드

public getNoticeId ( ) : string
리턴 string

saveXML() 공개 메소드

public saveXML ( DOMNode $node = null, null $options = null ) : mixed
$node DOMNode
$options null
리턴 mixed

setClaims() 공개 메소드

public setClaims ( )

xPath() 공개 메소드

public xPath ( )