JFeedParserRssItunes::processElementForFeedEntry
Method to handle the feed entry element for the feed given that the itunes namespace is present.
Signature
public function processElementForFeedEntry(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