TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Frontend\ContentObject\TemplateContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\TemplateContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 getPageRenderer ()
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 $cObj
 
 $pageRenderer = null
 

Detailed Description

Contains TEMPLATE class object.

Definition at line 23 of file TemplateContentObject.php.

Member Function Documentation

◆ render()

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

Rendering the cObject, TEMPLATE

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

Definition at line 32 of file TemplateContentObject.php.

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