XML_RSS::getStructure (Previous) (Next) XML_RSS::getItems

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_RSS::getChannelInfo

XML_RSS::getChannelInfo -- Récupère l'information générale concernant le canal courrant

Description

Récupère l'information générale concernant le canal courrant. Cette fonction retourne un tableau contenant l'information qui a été extraite depuis le tag channel pendant le parsage du document RSS.

Valeur retournée

array - un tableau de chaînes. Les clés de ce tableau sont :

  • 'title' - nom du canal

  • 'link' - URL vers le site du canal

  • 'description' - description du canal

Note

Cette fonction ne peut pas être appelée de façon statique.

XML_RSS::getStructure (Previous) (Next) XML_RSS::getItems

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.