Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitResult

Core::arbitResult

Class arbitResult

Main controller result extending the ezcMvcResult

Main controller result extending the ezcMvcResult

ezcMvcResult
   |
   --arbitResult
Author(s):
Version:   $Revision: 1692 $
License:   GPL

Descendants

Child Class Description
arbitRedirectResult Main controller result extending the ezcMvcResult

Member Variables

public string $generator = 'Arbit $Revision: 1692 $'
Generator string, f.

Generator string, f.e. "eZ Components MvcTools"

public ezcMvcResultStatusObject $status = 0
Result status Set this to an object that implements the ezcMvcResultStatusObject, for example ezcMvcResultUnauthorized or ezcMvcExternalRedirect. objects are used by the response writers to take appropriate actions.

Result status Set this to an object that implements the ezcMvcResultStatusObject, for example ezcMvcResultUnauthorized or ezcMvcExternalRedirect. These status objects are used by the response writers to take appropriate actions.

public arbitViewModel $view
View contents wrapped by arbitViewModel models.

View contents wrapped by arbitViewModel models.

Method Summary

public static arbitResult __set_state( $values )
Generic set state method for structs
public arbitResult __construct( $view )
Constructs a new arbitResult.
public void __clone( )
Method called, when object ist cloned

Methods

__set_state

static arbitResult __set_state( $values )

Generic set state method for structs

Generic set state method for structs

Parameters:
Name Type Description
$values array

__construct

arbitResult __construct( arbitViewModel $view )

Constructs a new arbitResult.

Constructs a new arbitResult.

Parameters:
Name Type Description
$view arbitViewModel
Redefined in descendants as:
Method Description
arbitRedirectResult::__construct() Constructs a new arbitResult. 

__clone

void __clone( )

Method called, when object ist cloned

Method called, when object ist cloned

Documentation generated on Mon, 05 Apr 2010 14:02:17 +0200 by phpDocumentor 1.4.3