JFeedParserAtom::processFeedEntry
Method to handle the feed entry element for the feed: <entry>.
Signature
protected function processFeedEntry(JFeedEntry
$entry,
SimpleXMLElement
$elĀ )
Parameters
-
$entry
- The JFeedEntry object being built from the parsed feed entry.
-
$el
- The current XML element object to handle.
Returns
- void