Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitModuleTrackerRssHandler

Core::View::arbitModuleTrackerRssHandler

Class arbitModuleTrackerRssHandler

View handler, which receives a request object containing the properties of the initial request and the mixed stuff generated by the crontroller to be displayed. correct views, execute and echo them.

View handler, which receives a request object containing the properties of the initial request and the mixed stuff generated by the crontroller to be displayed. Based on this information the view handler should select the correct views, execute and echo them.

Author(s):
Version:   $Revision: 1236 $
License:   GPL

Method Summary

public static array displayReportFeed( $model )
Displays items from a report
public static array displaySearchFeed( $model )
Displays items from a search
protected static DOMElement displaySearchResultItem( $request , $doc , $document )
Display a single search result item Displays a issue, which has been found by a search as an item of a RSS feed.

Methods

displayReportFeed

static array displayReportFeed( arbitDecorateable $model )

Displays items from a report

Displays items from a report

Parameters:
Name Type Description
$model arbitDecorateable

displaySearchFeed

static array displaySearchFeed( arbitDecorateable $model )

Displays items from a search

Displays items from a search

Parameters:
Name Type Description
$model arbitDecorateable

displaySearchResultItem

static DOMElement displaySearchResultItem( arbitRequest $request , $doc , $document )

Display a single search result item Displays a issue, which has been found by a search as an item of a RSS feed.

Display a single search result item Displays a issue, which has been found by a search as an item of a RSS feed.

Parameters:
Name Type Description
$request arbitRequest
$doc DOMDocument
$document mixed
Documentation generated on Mon, 05 Apr 2010 14:02:17 +0200 by phpDocumentor 1.4.3