Property | Type | Description | |
---|---|---|---|
$href | a URI RFC3986 or URI template RFC6570. This property is required. | ||
$hreflang | the language of the target resource | ||
$name | a secondary key for selecting Link Objects which share the same relation type | ||
$profile | a URI that hints about the profile of the target resource. | ||
$templated | a value indicating whether [[href]] refers to a URI or URI template. | ||
$title | a label describing the link | ||
$type | a hint to indicate the media type expected when dereferencing the target resource |
Method | Description | |
---|---|---|
serialize ( array $links ) : array | Serializes a list of links into proper array format. |
public $href |
public $name |
public $profile |
public $templated |