JFeedParserRss::handleCloud
Method to handle the <cloud> element for the feed.
Signature
protected function handleCloud(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