new ContentCopyrights()
Copyrights for a H5P Content Library.
Methods
-
addContent(newContent)
-
Add sub content.
Parameters:
Name Type Description newContent
H5P.ContentCopyrights -
addMedia(newMedia)
-
Add sub content.
Parameters:
Name Type Description newMedia
H5P.MediaCopyright -
setLabel(newLabel)
-
Set label.
Parameters:
Name Type Description newLabel
string -
toString() → {string}
-
Print content copyright.
Returns:
HTML.- Type
- string