kernel/classes/ezcollaborationviewhandler.php
\eZCollaborationViewHandler
Package:
Constants
Properties
Methods

eZCollaborationViewHandler(
$viewMode, $viewType
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $viewMode | ||
| $viewType |

instance(
string $viewMode, int $type
=
self::TYPE_STANDARD
)
:
\eZCollaborationViewHandler
static
Returns a shared instance of the eZCollaborationViewHandler class pr the two input params.
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $viewMode | string | |
| $type | int | Is self::TYPE_STANDARD by default |
| Type | Description |
|---|---|
| \eZCollaborationViewHandler |