Overview

Namespaces

  • FastFeed
    • Aggregator
    • Cache
    • Exception
    • Logger
    • Parser
    • Processor
  • PHP

Classes

  • AbstractAggregator
  • RSSContentAggregator

Interfaces

  • AggregatorInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface AggregatorInterface

ProcessorInterface

Direct known implementers

FastFeed\Aggregator\RSSContentAggregator
Namespace: FastFeed\Aggregator
Located at src/Aggregator/AggregatorInterface.php
Methods summary
public
# process( DOMElement $node, FastFeed\Item $item )

Execute the Aggregator

Execute the Aggregator

Parameters

$node
DOMElement
$node
$item
FastFeed\Item
$item
API documentation generated by ApiGen 2.8.0