JFeedParserMockNamespace::processElementForFeed
Method to handle an element for the feed given that the itunes namespace is present.
Signature
public function processElementForFeed(JFeed
$feed,
SimpleXMLElement
$elĀ )
Parameters
-
$feed
- The JFeed object being built from the parsed feed.
-
$el
- The current XML element object to handle.
Returns
- void