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

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

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des fonctions membres

xml_domit_rss_channel::_init ( )

Performs initialization of the RSS channel 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_channel().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

& xml_domit_rss_channel::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_channel::getCategoryCount ( )

Returns the number of categories in the channel

Renvoie:
int The number of categories in the channel
xml_domit_rss_channel::getCloud ( )

Returns the cloud of the channel

Renvoie:
object A reference to the cloud object for the channel, 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_channel::getCopyright ( )

Returns the copyright of the channel

Renvoie:
string The copyright 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::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::getDocs ( )

Returns the docs of the channel

Renvoie:
string The docs 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::getGenerator ( )

Returns the generator of the channel

Renvoie:
string The generator 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::getImage ( )

Returns the image of the channel

Renvoie:
object A reference to an image object for the channel, 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_channel::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::getItemCount ( )

Returns the number of items in the channel

Renvoie:
int The number of items in the channel
xml_domit_rss_channel::getLanguage ( )

Returns the language of the channel

Renvoie:
string The language 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::getLastBuildDate ( )

Returns the last build date of the channel

Renvoie:
string The last build date 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::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::getManagingEditor ( )

Returns the managing editor of the channel

Renvoie:
string The managing editor 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::getPubDate ( )

Returns the publication date of the channel

Renvoie:
string The publication date 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::getRating ( )

Returns the rating of the channel

Renvoie:
string The rating 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::getSkipDays ( )

Returns the skip days of the channel

Renvoie:
object A reference to the skip days object for the channel, 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_channel::getSkipHours ( )

Returns the skip hours of the channel

Renvoie:
object A reference to the skip hours object for the channel, 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_channel::getTextInput ( )

Returns the text input box of the channel

Renvoie:
object A reference to a text input box object for the channel, 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_channel::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::getTTL ( )

Returns the ttl of the channel

Renvoie:
string The ttl 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::getWebMaster ( )

Returns the webmaster of the channel

Renvoie:
string The webmaster 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::xml_domit_rss_channel ( &$  channel,
externalElements = false 
)

Constructor

Paramètres:
ObjectA DOM node containing channel data
booleanTrue if channel elements are siblings of the channel rather than children

Références _init().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

xml_domit_rss_channel::$domit_rss_categories = array()
xml_domit_rss_channel::$domit_rss_items = array()

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