[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Feed/Parser/Rss/ -> ItunesRssParser.php (summary)

Joomla! Content Management System

Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 55 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ItunesRssParser:: (2 methods):
  processElementForFeed()
  processElementForFeedEntry()


Class: ItunesRssParser  - X-Ref

RSS Feed Parser Namespace handler for iTunes.

processElementForFeed(Feed $feed, \SimpleXMLElement $el)   X-Ref
Method to handle an element for the feed given that the itunes namespace is present.

param: Feed               $feed  The Feed object being built from the parsed feed.
param: \SimpleXMLElement  $el    The current XML element object to handle.
return: void

processElementForFeedEntry(FeedEntry $entry, \SimpleXMLElement $el)   X-Ref
Method to handle the feed entry element for the feed given that the itunes namespace is present.

param: FeedEntry          $entry  The FeedEntry object being built from the parsed feed entry.
param: \SimpleXMLElement  $el     The current XML element object to handle.
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer