Rss
in package
RSS channels
Tags
Table of Contents
Properties
- $items : RssItems
- $settings : array<string, mixed>
- $tr : Translator
Methods
- __construct() : mixed
- compile() : void
- Print RSS
- getContent() : void
- Print items
Properties
$items
protected
RssItems
$items
$settings
protected
array<string, mixed>
$settings
$tr
protected
Translator
$tr
Methods
__construct()
public
__construct(RssItems $items, Translator $tr, array<string, mixed> $settings) : mixed
Parameters
- $items : RssItems
- $tr : Translator
- $settings : array<string, mixed>
compile()
Print RSS
public
compile() : void
getContent()
Print items
protected
getContent() : void