API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe xml_domit_rss_item

Graphe d'héritage de xml_domit_rss_item:
Graphe de collaboration de xml_domit_rss_item:

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des fonctions membres

xml_domit_rss_item::_init ( )

Performs initialization of the item element

Réimplémentée à partir de xml_domit_rss_elementindexer.

Références $i, $total, et xml_domit_rss_elementindexer::addIndexedElement().

Référencé par xml_domit_rss_item().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getAuthor ( )

Returns the author of the item

Renvoie:
string The author of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

& xml_domit_rss_item::getCategory ( index)

Returns a reference to the category at the specified index

Paramètres:
intThe index of the requested category
Renvoie:
Object A reference to the category at the specified index
xml_domit_rss_item::getCategoryCount ( )

Returns the number of categories in the item

Renvoie:
int The number of categories in the item
xml_domit_rss_item::getComments ( )

Returns the comments of the item

Renvoie:
string The comments of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getDescription ( )

Returns a description of the item

Renvoie:
string A description of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getEnclosure ( )

Returns the enclosure of the item

Renvoie:
object A reference to the enclosure object for the item, or null

Références xml_domit_rss_elementindexer::getElement(), et xml_domit_rss_elementindexer::hasElement().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getGUID ( )

Returns the guid of the item

Renvoie:
object A reference to the guid object for the item, or null

Références xml_domit_rss_elementindexer::getElement(), et xml_domit_rss_elementindexer::hasElement().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getLink ( )

Returns the url of the item

Renvoie:
string The url of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getPubDate ( )

Returns the publication date of the item

Renvoie:
string The publication date of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getSource ( )

Returns the source of the item

Renvoie:
object A reference to the source object for the item, or null

Références xml_domit_rss_elementindexer::getElement(), et xml_domit_rss_elementindexer::hasElement().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::getTitle ( )

Returns the title of the item

Renvoie:
string The title of the item, or an empty string

Références xml_domit_rss_elementindexer::getElementText().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_item::xml_domit_rss_item ( &$  item)

Constructor

Paramètres:
ObjectA DOM node containing item data

Références $item, et _init().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

xml_domit_rss_item::$domit_rss_categories = array()

La documentation de cette classe a été générée à partir du fichier suivant :