kernel/private/rest/classes/renderers/xhtml_content_renderer.php

Show: inherited
Table of Contents

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

\ezpContentXHTMLRenderer

Package: kernel

File containing the ezpContentXHTMLRenderer class

Parent(s)
\ezpRestContentRendererInterface
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertyprotected\Container  $content= ''
inherited

for ezpContent objectInherited from: \ezpRestContentRendererInterface::$$content
Details
Type
\Container
Inherited_from
\ezpRestContentRendererInterface::$$content  
Propertyprotected\Container  $controller= ''
inherited

for ezpRestMvcController objectInherited from: \ezpRestContentRendererInterface::$$controller
Details
Type
\Container
Inherited_from
\ezpRestContentRendererInterface::$$controller  

Methods

methodpublic__construct( \ezpContent $content,  $controller ) : void

Creates an instance of a ezpContentXHTMLRenderer for given content

Parameters
Name Type Description
$content \ezpContent
$controller
methodpublicrender( ) : string

Returns string with rendered content

Returns
Type Description
string
Documentation was generated by DocBlox 0.18.1.