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