FOFHalDocument::addEmbedded
Add an embedded document
Signature
public function addEmbedded(string
$rel,
[FOFHalDocument
$document = true,
[boolean
$overwrite = true]] )
Parameters
-
$rel
- The relation of the embedded document to its container document
-
$document
- The document to add
-
$overwrite
- Should I overwrite existing data with the same relation?
Returns
- boolean