kernel/private/rest/classes/interfaces/content_renderer.php

Show: inherited
Table of Contents

File containing the ezpRestContentRendererInterface interface

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  

\ezpRestContentRendererInterface

Package: kernel

File containing the ezpRestContentRendererInterface interface

Children
\ezpContentXHTMLRenderer
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= ''

for ezpContent object
Details
Type
\Container
Propertyprotected\Container  $controller= ''

for ezpRestMvcController object
Details
Type
\Container

Methods

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

Creates an instance of a ezpRestContentRendererInterface for given content

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

Returns string with rendered content

Returns
Type Description
string
Details
Abstract
 
Documentation was generated by DocBlox 0.18.1.