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

Référence de la classe xml_domit_rss_channel_lite

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

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des fonctions membres

xml_domit_rss_channel_lite::_init ( )

Performs initialization of the RSS channel element

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

Références $i, et $total.

Référencé par xml_domit_rss_channel_lite().

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_channel_lite::getDescription ( )

Returns a description of the channel

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

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

Voici le graphe d'appel pour cette fonction :

& xml_domit_rss_channel_lite::getItem ( index)

Returns a reference to the item at the specified index

Paramètres:
intThe index of the requested item
Renvoie:
Object A reference to the item at the specified index
xml_domit_rss_channel_lite::getItemCount ( )

Returns the number of items in the channel

Renvoie:
int The number of items in the channel
xml_domit_rss_channel_lite::getLink ( )

Returns the url of the channel

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

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

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_channel_lite::getTitle ( )

Returns the title of the channel

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

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

Voici le graphe d'appel pour cette fonction :

xml_domit_rss_channel_lite::xml_domit_rss_channel_lite ( &$  channel)

Constructor

Paramètres:
ObjectA DOM node containing channel data

Références _init().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

xml_domit_rss_channel_lite::$domit_rss_items = array()

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