PHP Class Horde_Feed_Entry_Rss, horde

Inheritance: extends Horde_Feed_Entry_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_emptyXml string The XML string for an "empty" RSS entry.

Méthodes publiques

Méthode Description
getContent ( ) : string Return encoded content if it's present.

Method Details

getContent() public méthode

Return encoded content if it's present.
public getContent ( ) : string
Résultat string

Property Details

$_emptyXml protected_oe property

The XML string for an "empty" RSS entry.
protected string $_emptyXml
Résultat string