kernel/classes/ezcollaborationviewhandler.php
File containing the eZCollaborationViewHandler class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZCollaborationViewHandler
Package: kernel
File containing the eZCollaborationViewHandler class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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 |