kernel/private/rest/classes/content_renderer.php

Show: inherited
Table of Contents

File containing the ezpRestContentRenderer 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  

\ezpRestContentRenderer

Package: kernel

File containing the ezpRestContentRenderer 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

Constant  DEFAULT_RENDERER = 'xhtml'

Properties

Propertyprotected\ezpRestContentRendererInterface  $renderer= 'null'
static

The content renderer provider object container
Default valuenullDetails
Type
\ezpRestContentRendererInterface

Methods

methodprotectedcreateRenderer( string $renderer, \ezpContent $content,  $controller ) : \ezpRestContentProviderInterface
static

Returns ezpRestContentProviderInterface object for requested renderer

Parameters
Name Type Description
$renderer string
$content \ezpContent
$controller
Returns
Type Description
\ezpRestContentProviderInterface
methodpublicgetRenderer( string $renderer, \ezpContent $content,  $controller ) : bool | \ezpRestContentProviderInterface
static

Returns ezpRestContentProviderInterface object for given renderer and content

Parameters
Name Type Description
$renderer string
$content \ezpContent
$controller
Returns
Type Description
bool | \ezpRestContentProviderInterface
Details
Static
 
Documentation was generated by DocBlox 0.18.1.