Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JFeedParserAtom Liste des membres

Liste complète des membres de JFeedParserAtom, y compris les membres hérités :

$entryElementNameJFeedParserprotected
$namespacesJFeedParserprotected
$streamJFeedParserprotected
$versionJFeedParserAtomprotected
__construct(XMLReader $stream)JFeedParser
fetchNamespace($prefix)JFeedParserprotected
handleAuthor(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleContributor(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleGenerator(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleId(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleLink(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleRights(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleSubtitle(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleTitle(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
handleUpdated(JFeed $feed, SimpleXMLElement $el)JFeedParserAtomprotected
initialise()JFeedParserAtomprotected
moveToClosingElement()JFeedParserprotected
moveToNextElement($name=null)JFeedParserprotected
parse()JFeedParser
processElement(JFeed $feed, SimpleXMLElement $el, array $namespaces)JFeedParserprotected
processFeedEntry(JFeedEntry $entry, SimpleXMLElement $el)JFeedParserAtomprotected
registerNamespace($prefix, JFeedParserNamespace $namespace)JFeedParser