Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitViewHttpBinaryHandler

Core::View::arbitViewHttpBinaryHandler

Class arbitViewHttpBinaryHandler

Handler to display binary data over HTTP.

Handler to display binary data over HTTP.

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

Inherited Member Variables

From arbitViewHandler
protected arbitViewHandler::$request

Method Summary

public static string showBinaryData( $model )
Show binary data Send the proper HTTP content type header for the passed binary data and display it.
public void display( $model )
Display controller result Select the view, which should be used to display the controller results, process and echo the view results.
public void setLocale( $locale )
Set view locale Set the view locale to the given locale string.

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

showBinaryData

static string showBinaryData( arbitViewDataModel $model )

Show binary data Send the proper HTTP content type header for the passed binary data and display it.

Show binary data Send the proper HTTP content type header for the passed binary data and display it.

Parameters:
Name Type Description
$model arbitViewDataModel

display

void display( arbitDecorateable $model )

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

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

Parameters:
Name Type Description
$model 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.

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.
Documentation generated on Mon, 05 Apr 2010 14:01:59 +0200 by phpDocumentor 1.4.3