FOFHalDocument::addLinks
Add links to the document
Signature
public function addLinks(string
$rel,
[array
$links = true,
[boolean
$overwrite = true]] )
Parameters
-
$rel
- The relation of the link to the document. See RFC 5988
-
$links
- An array of FOFHalLink objects
-
$overwrite
- When false and a link of $rel relation exists, an array of
Returns
- boolean