Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JFeedParserAtom, y compris les membres hérités :
$entryElementName | JFeedParser | protected |
$namespaces | JFeedParser | protected |
$stream | JFeedParser | protected |
$version | JFeedParserAtom | protected |
__construct(XMLReader $stream) | JFeedParser | |
fetchNamespace($prefix) | JFeedParser | protected |
handleAuthor(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleContributor(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleGenerator(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleId(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleLink(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleRights(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleSubtitle(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleTitle(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
handleUpdated(JFeed $feed, SimpleXMLElement $el) | JFeedParserAtom | protected |
initialise() | JFeedParserAtom | protected |
moveToClosingElement() | JFeedParser | protected |
moveToNextElement($name=null) | JFeedParser | protected |
parse() | JFeedParser | |
processElement(JFeed $feed, SimpleXMLElement $el, array $namespaces) | JFeedParser | protected |
processFeedEntry(JFeedEntry $entry, SimpleXMLElement $el) | JFeedParserAtom | protected |
registerNamespace($prefix, JFeedParserNamespace $namespace) | JFeedParser |