PHP Class Jarves\ContentTypes\TypeTray

Inheritance: extends AbstractType, implements Jarves\ContentTypes\ContentRendererAwareContentType
Datei anzeigen Open project: jarves/jarves

Protected Properties

Property Type Description
$contentRender Jarves\ContentRender

Public Methods

Method Description
render ( )
setContentRenderer ( ContentRender $contentRender )

Method Details

render() public method

public render ( )

setContentRenderer() public method

public setContentRenderer ( ContentRender $contentRender )
$contentRender Jarves\ContentRender

Property Details

$contentRender protected_oe property

protected ContentRender,Jarves $contentRender
return Jarves\ContentRender