API17:JFeedItem
From Joomla! Documentation
JFeedItem
Description
Methods
Visibility | Method name | Description |
---|---|---|
public | setEnclosure | Set the for this item. |
- Defined in libraries/joomla/document/feed/feed.php
- Extends JObject
Importing
jimport( 'joomla.document.feed.feed' );
See also
JFeedItem source code on BitBucket
Subpackage Document
- Other versions of JFeedItem
User contributed notes
Code Examples