PHP Class Metaregistrar\TMCH\tmchClaimData

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

Public Methods

Method Description
__construct ( )
__destruct ( )
getClaimCount ( )
getClaims ( )
getLabel ( ) : string
getNotAfter ( )
getNotBefore ( )
getNoticeId ( ) : string
saveXML ( DOMNode $node = null, null $options = null ) : mixed
setClaims ( )
xPath ( )

Method Details

__construct() public method

public __construct ( )

__destruct() public method

public __destruct ( )

getClaimCount() public method

public getClaimCount ( )

getClaims() public method

public getClaims ( )

getLabel() public method

public getLabel ( ) : string
return string

getNotAfter() public method

public getNotAfter ( )

getNotBefore() public method

public getNotBefore ( )

getNoticeId() public method

public getNoticeId ( ) : string
return string

saveXML() public method

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

setClaims() public method

public setClaims ( )

xPath() public method

public xPath ( )