PHP Class FastFeed\Aggregator\EzRSSAggregator

Inheritance: extends AbstractAggregator, implements FastFeed\Aggregator\AggregatorInterface
Afficher le fichier Open project: fastfeed/fastfeed

Protected Properties

Свойство Type Description
$keys

Méthodes publiques

Méthode Description
process ( DOMElement $node, Item $item ) Execute the Aggregator

Méthodes protégées

Méthode Description
getValue ( DOMElement $node, string $tagName ) : boolean | string

Method Details

getValue() protected méthode

protected getValue ( DOMElement $node, string $tagName ) : boolean | string
$node DOMElement
$tagName string
Résultat boolean | string

process() public méthode

Execute the Aggregator
public process ( DOMElement $node, Item $item )
$node DOMElement
$item FastFeed\Item

Property Details

$keys protected_oe property

protected $keys