Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
setEnclosure (JFeedEnclosure $enclosure) |
Attributs publics | |
$title | |
$link | |
$description | |
$author | |
$authorEmail | |
$category | |
$comments | |
$enclosure = null | |
$guid | |
$date | |
$source |
JFeedItem::setEnclosure | ( | JFeedEnclosure | $enclosure | ) |
Set the JFeedEnclosure for this item
JFeedEnclosure | $enclosure | The JFeedEnclosure to add to the feed. |
Définition à la ligne 381 du fichier feed.php.
Références $enclosure.
JFeedItem::$enclosure = null |
Définition à la ligne 328 du fichier feed.php.
Référencé par setEnclosure().