kernel/private/rest/classes/interfaces/content_renderer.php
\ezpRestContentRendererInterface
Package: Default
File containing the ezpRestContentRendererInterface interface
- Children
- \ezpContentXHTMLRenderer
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Proprietary Use License v1.0
Properties
Methods


__construct(
\ezpContent $content, $controller
)
:
void
abstract
Creates an instance of a ezpRestContentRendererInterface for given content
Parameters
Details
Name | Type | Description |
---|---|---|
$content | \ezpContent | |
$controller |
- Abstract