TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\ContentObject\TemplateContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\TemplateContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject tslib_content_Template

Public Member Functions

 render ($conf=array())
 
- Public Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 __construct (\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $cObj)
 
 render ($conf=array())
 
 getContentObject ()
 

Additional Inherited Members

- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 $cObj
 
 $fileFactory = NULL
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Contains TEMPLATE class object.

Author
Xavier Perseguers typo3.nosp@m.@per.nosp@m.segue.nosp@m.rs.c.nosp@m.h
Steffen Kamper steff.nosp@m.en@t.nosp@m.ypo3..nosp@m.org

Definition at line 22 of file TemplateContentObject.php.

Member Function Documentation

◆ render()

TYPO3\CMS\Frontend\ContentObject\TemplateContentObject::render (   $conf = array())

Rendering the cObject, TEMPLATE

Parameters
array$confArray of TypoScript properties
Returns
string Output
See also
substituteMarkerArrayCached()

Definition at line 31 of file TemplateContentObject.php.

References $GLOBALS, and TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance().