Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitViewRssHandler

Core::View::arbitViewRssHandler

Class arbitViewRssHandler

View handler providing a view result as a RSS feed

View handler providing a view result as a RSS feed

arbitViewHandler
   |
   --arbitViewRssHandler
Author(s):
Version:   $Revision: 1236 $
License:   GPL

Member Variables

protected mixed $doc
Created DOM Document

Created DOM Document

Inherited Member Variables

From arbitViewHandler
protected arbitViewHandler::$request

Method Summary

public arbitDecorateable addContextInformation( $model )
Enriches view model with common context information
public string display( $output )
Display controller result Select the view, which should be used to display the controller results, process and return the view results.
public DOMNode displayDashboardFeed( $model )
Just recurse with decoration into child elements.
public DOMNode displayProjectFeed( $model )
Just recurse with decoration into child elements.
public DOMNode recurse( $model )
Just recurse with decoration into child elements.
public void setLocale( $locale )
Set view locale Set the view locale to the given locale string.
public array showProjectItem( $project )
Just recurse with decoration into child elements.

Inherited Methods

From arbitViewHandler
public abstract void arbitViewHandler::display()
Display controller result Select the view, which should be used to display the controller results, process and echo the view results.
public abstract void arbitViewHandler::setLocale()
Set view locale Set the view locale to the given locale string.

Methods

addContextInformation

arbitDecorateable addContextInformation( arbitDecorateable $model )

Enriches view model with common context information

Enriches view model with common context information

Parameters:
Name Type Description
$model arbitDecorateable

display

string display( arbitDecorateable $output )

Display controller result Select the view, which should be used to display the controller results, process and return the view results.

Display controller result Select the view, which should be used to display the controller results, process and return the view results.

Parameters:
Name Type Description
$output arbitDecorateable
Redefinition of:
Method Description
arbitViewHandler::display() Display controller result Select the view, which should be used to display the controller results, process and echo the view results.

displayDashboardFeed

DOMNode displayDashboardFeed( arbitDecorateable $model )

Just recurse with decoration into child elements.

Just recurse with decoration into child elements.

Parameters:
Name Type Description
$model arbitDecorateable

displayProjectFeed

DOMNode displayProjectFeed( arbitDecorateable $model )

Just recurse with decoration into child elements.

Just recurse with decoration into child elements.

Parameters:
Name Type Description
$model arbitDecorateable

recurse

DOMNode recurse( arbitDecorateable $model )

Just recurse with decoration into child elements.

Just recurse with decoration into child elements.

Parameters:
Name Type Description
$model arbitDecorateable

setLocale

void setLocale( string $locale )

Set view locale Set the view locale to the given locale string.

Set view locale Set the view locale to the given locale string.

Parameters:
Name Type Description
$locale string
Redefinition of:
Method Description
arbitViewHandler::setLocale() Set view locale Set the view locale to the given locale string.

showProjectItem

array showProjectItem( arbitViewDashboardProjectModel $project )

Just recurse with decoration into child elements.

Just recurse with decoration into child elements.

Parameters:
Name Type Description
$project arbitViewDashboardProjectModel
Documentation generated on Mon, 05 Apr 2010 14:02:17 +0200 by phpDocumentor 1.4.3