PHP Класс FastFeed\Aggregator\EzRSSAggregator

Наследование: extends AbstractAggregator, implements FastFeed\Aggregator\AggregatorInterface
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$keys

Открытые методы

Метод Описание
process ( DOMElement $node, Item $item ) Execute the Aggregator

Защищенные методы

Метод Описание
getValue ( DOMElement $node, string $tagName ) : boolean | string

Описание методов

getValue() защищенный Метод

protected getValue ( DOMElement $node, string $tagName ) : boolean | string
$node DOMElement
$tagName string
Результат boolean | string

process() публичный Метод

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

Описание свойств

$keys защищенное свойство

protected $keys