Method | Description | |
---|---|---|
init ( ) | ||
pollAction ( ) : void | Polls all registered feeds. The actual polling is performed by the retrieved Models, so all we do here is get those Models and setup Zend_Feed_Reader caching/conditional GET support if configured. |
Method | Description | |
---|---|---|
_doPubsubhubbubNotification ( ) | ||
_getLuceneIndexer ( ) | ||
_getTwitterNotifier ( ) |
public pollAction ( ) : void | ||
return | void |