Source for file itunes.php
Documentation is available at itunes.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* RSS Feed Parser Namespace handler for iTunes.
* @package Joomla.Platform
* @see http://www.apple.com/itunes/podcasts/specs.html
* Method to handle an element for the feed given that the itunes namespace is present.
* @param JFeed $feed The JFeed object being built from the parsed feed.
* @param SimpleXMLElement $el The current XML element object to handle.
* Method to handle the feed entry element for the feed given that the itunes namespace is present.
* @param JFeedEntry $entry The JFeedEntry object being built from the parsed feed entry.
* @param SimpleXMLElement $el The current XML element object to handle.
Documentation generated on Tue, 19 Nov 2013 15:06:03 +0100 by phpDocumentor 1.4.3