kernel/private/rest/classes/renderers/xhtml_content_renderer.php
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


\Container
$content= ''
inheritedfor ezpContent objectInherited from:
\ezpRestContentRendererInterface::$$content
Details
- Type
- \Container
- Inherited_from
- \ezpRestContentRendererInterface::$$content


\Container
$controller= ''
inheritedfor ezpRestMvcController objectInherited from:
\ezpRestContentRendererInterface::$$controller
Details
- Type
- \Container
- Inherited_from
- \ezpRestContentRendererInterface::$$controller
Methods


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