Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Piwik
Plugins
RssWidget
RssRenderer
PHP Class Piwik\Plugins\RssWidget\RssRenderer
Exibir arquivo
Open project: piwik/piwik
Class Usage Examples
Protected Properties
Property
Type
Description
$count
$showContent
$showDescription
$url
Public Methods
Method
Description
__construct
(
$url
)
get
( )
setCountPosts
(
$count
)
showContent
(
$bool
)
showDescription
(
$bool
)
Method Details
__construct()
public
method
public
__construct
(
$url
)
get()
public
method
public
get
( )
setCountPosts()
public
method
public
setCountPosts
(
$count
)
showContent()
public
method
public
showContent
(
$bool
)
showDescription()
public
method
public
showDescription
(
$bool
)
Property Details
$count
protected_oe property
protected
$count
$showContent
protected_oe property
protected
$showContent
$showDescription
protected_oe property
protected
$showDescription
$url
protected_oe property
protected
$url