API Documentation

MetadataElementContract extends Stringable

The methods the object representations for Metadata element classes must implement.

Table of Contents

Methods

__toString()  : string
uniqueKey()  : string

Methods

__toString()

public __toString() : string
Tags
example
Return values
string

The HTML representation of the element.

uniqueKey()

public uniqueKey() : string
Tags
example

description

Return values
string

The unique key for the element. If multiple elements have the same key, only the first one will be used.


        
On this page

Search results