PHP Class Piwik\Plugins\RssWidget\RssRenderer

Afficher le fichier Open project: piwik/piwik Class Usage Examples

Protected Properties

Свойство Type Description
$count
$showContent
$showDescription
$url

Méthodes publiques

Méthode Description
__construct ( $url )
get ( )
setCountPosts ( $count )
showContent ( $bool )
showDescription ( $bool )

Method Details

__construct() public méthode

public __construct ( $url )

get() public méthode

public get ( )

setCountPosts() public méthode

public setCountPosts ( $count )

showContent() public méthode

public showContent ( $bool )

showDescription() public méthode

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