Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
setEnclosure ($enclosure) | |
Fonctions membres publiques inherited from JObject | |
__construct ($properties=null) | |
__toString () | |
def ($property, $default=null) | |
get ($property, $default=null) | |
getProperties ($public=true) | |
getError ($i=null, $toString=true) | |
getErrors () | |
set ($property, $value=null) | |
setProperties ($properties) | |
setError ($error) | |
toString () |
Attributs publics | |
$title | |
$link | |
$description | |
$author | |
$authorEmail | |
$category | |
$comments | |
$enclosure = null | |
$guid | |
$date | |
$source |
Additional Inherited Members | |
Attributs protégés inherited from JObject | |
$_errors = array() |
JFeedItem::setEnclosure | ( | $enclosure | ) |
Set the JFeedEnclosure for this item
object | $enclosure | The JFeedItem to add to the feed. |
Références $enclosure.
JFeedItem::$author |
JFeedItem::$authorEmail |
JFeedItem::$category |
JFeedItem::$comments |
JFeedItem::$date |
JFeedItem::$description |
JFeedItem::$enclosure = null |
Référencé par setEnclosure().
JFeedItem::$guid |
JFeedItem::$link |
JFeedItem::$source |
JFeedItem::$title |