Home
last modified time | relevance | path

Searched refs:copyrights (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php1408 $copyrights = null;
1444 $copyrights = null;
1614 $copyrights = $this->registry->create(Copyright::class, [$copyright_url, $copyright_label]);
1624 $copyrights = $this->registry->create(Copyright::class, [$copyright_url, $copyright_label]);
1626 $copyrights = $copyrights_parent;
1870 $this->data['enclosures'][] = $this->registry->create(Enclosure::class, [$url, $type, $length, null, $bitrate, $captions, $categories, $channels, $copyrights, $credits, $description, $duration, $expression, $framerate, $hashes, $height, $keywords, $lang, $medium, $player, $ratings, $restrictions, $samplingrate, $thumbnails, $title, $width]);
1899 $copyrights = null;
2026 $copyrights = $this->registry->create(Copyright::class, [$copyright_url, $copyright_label]);
2028 $copyrights = $copyrights_parent;
2178 $this->data['enclosures'][] = $this->registry->create(Enclosure::class, [$url, $type, $length, null, $bitrate, $captions, $categories, $channels, $copyrights,
[all...]