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

Référence de la classe AtomCreator10

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

Liste de tous les membres

Fonctions membres publiques


Description détaillée

AtomCreator10 is a FeedCreator that implements the atom specification, as in http://www.atomenabled.org/developers/syndication/atom-format-spec.php Please note that just by using AtomCreator10 you won't automatically produce valid atom files. For example, you have to specify either an editor for the feed or an author for every single feed item.

Some elements have not been implemented yet. These are (incomplete list): author URL, item author's email and URL, item contents, alternate links, other link content types than text/html. Some of them may be created with AtomCreator10::additionalElements.

Voir également:
FeedCreator::additionalElements
Depuis:
1.7.2-mod (modified)
Auteur:
Mohammad Hafiz Ismail (mypapit@gmail.com)

Documentation des fonctions membres

AtomCreator10::AtomCreator10 ( )
AtomCreator10::createFeed ( )

Builds the feed's text.

Renvoie:
string the feed's complete text

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

Références $feed, $i, $now, FeedCreator::_createAdditionalElements(), FeedCreator::_createGeneratorComment(), FeedCreator::_createStylesheetReferences(), et items.

Voici le graphe d'appel pour cette fonction :


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