Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Piwik
Plugins
RssWidget
RssRenderer
PHP 클래스 Piwik\Plugins\RssWidget\RssRenderer
파일 보기
프로젝트 열기: piwik/piwik
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$count
$showContent
$showDescription
$url
공개 메소드들
메소드
설명
__construct
(
$url
)
get
( )
setCountPosts
(
$count
)
showContent
(
$bool
)
showDescription
(
$bool
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$url
)
get()
공개
메소드
public
get
( )
setCountPosts()
공개
메소드
public
setCountPosts
(
$count
)
showContent()
공개
메소드
public
showContent
(
$bool
)
showDescription()
공개
메소드
public
showDescription
(
$bool
)
프로퍼티 상세
$count
보호되어 있는 프로퍼티
protected
$count
$showContent
보호되어 있는 프로퍼티
protected
$showContent
$showDescription
보호되어 있는 프로퍼티
protected
$showDescription
$url
보호되어 있는 프로퍼티
protected
$url