fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info Joomla
[ class tree: Joomla ] [ index: Joomla ] [ all elements ]

Class: FeedItem

Source Location: /includes/feedcreator.class.php

Class FeedItem

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From HtmlDescribable

HtmlDescribable::$descriptionHtmlSyndicated
HtmlDescribable::$descriptionTruncSize

Inherited From HtmlDescribable

HtmlDescribable::getDescription()
Returns a formatted description field, depending on descriptionHtmlSyndicated and

[ Top ]
Property Summary
mixed   $additionalElements   Any additional elements to include as an assiciated array. All $key => $value pairs
mixed   $author   Optional attributes of an item.
mixed   $authorEmail  
mixed   $category  
mixed   $comments  
mixed   $creator  
mixed   $date   Publishing date of an item. May be in one of the following formats:
mixed   $description  
mixed   $enclosures  
mixed   $guid  
mixed   $image  
mixed   $link  
mixed   $source  
mixed   $title   Mandatory attributes of an item.

[ Top ]
Properties
mixed   $additionalElements = array() [line 226]

Any additional elements to include as an assiciated array. All $key => $value pairs

will be included unencoded in the feed item in the form <$key>$value</$key> Again: No encoding will be used! This means you can invalidate or enhance the feed if $value contains markup. This may be abused to embed tags not implemented by the FeedCreator class used.


[ Top ]
mixed   $author [line 201]

Optional attributes of an item.


[ Top ]
mixed   $authorEmail [line 201]

[ Top ]
mixed   $category [line 201]

[ Top ]
mixed   $comments [line 201]

[ Top ]
mixed   $creator [line 201]

[ Top ]
mixed   $date [line 216]

Publishing date of an item. May be in one of the following formats:

RFC 822: "Mon, 20 Jan 03 18:05:41 +0400" "20 Jan 03 18:05:41 +0000"

ISO 8601: "2003-01-20T18:05:41+04:00"

Unix: 1043082341


[ Top ]
mixed   $description [line 196]

[ Top ]
mixed   $enclosures = array() [line 231]

[ Top ]
mixed   $guid [line 201]

[ Top ]
mixed   $image [line 201]

[ Top ]
mixed   $link [line 196]

[ Top ]
mixed   $source [line 201]

[ Top ]
mixed   $title [line 196]

Mandatory attributes of an item.


[ Top ]
Methods
addEnclosure  [line 233]

  void addEnclosure( $url, [ $length = 0], $type  )

Parameters:
   $url: 
   $length: 
   $type: 


[ Top ]

The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:53:05 -0200 by phpDocumentor 1.4.3