[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Document/ -> FeedDocument.php (summary)

Joomla! Content Management System

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

Defines 1 class

FeedDocument:: (3 methods):
  __construct()
  render()
  addItem()


Class: FeedDocument  - X-Ref

FeedDocument class, provides an easy interface to parse and display any feed document

__construct($options = array()   X-Ref
Class constructor

param: array  $options  Associative array of options

render($cache = false, $params = array()   X-Ref
Render the document

param: boolean  $cache   If true, cache the output
param: array    $params  Associative array of attributes
return: string The rendered data

addItem(FeedItem $item)   X-Ref
Adds a FeedItem to the feed.

param: FeedItem  $item  The feeditem to add to the feed.
return: FeedDocument  instance of $this to allow chaining



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