API17

API17:JFeedItem::setEnclosure

From Joomla! Documentation

Joomla 11.1 JFeedItem::setEnclosure

Description

Set the for this item.


public function setEnclosure ($enclosure)
Parameter Type Default Description
$enclosure object The to add to the feed.
  • Returns
  • Defined on line 355 of libraries/joomla/document/feed/feed.php

See also


User contributed notes

Code Examples