JFeedParserAtom::handleSubtitle
Method to handle the <subtitle> element for the feed.
Signature
protected function handleSubtitle(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