PHP 클래스 Horde_Feed_Entry_Rss, horde

상속: extends Horde_Feed_Entry_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_emptyXml string The XML string for an "empty" RSS entry.

공개 메소드들

메소드 설명
getContent ( ) : string Return encoded content if it's present.

메소드 상세

getContent() 공개 메소드

Return encoded content if it's present.
public getContent ( ) : string
리턴 string

프로퍼티 상세

$_emptyXml 보호되어 있는 프로퍼티

The XML string for an "empty" RSS entry.
protected string $_emptyXml
리턴 string